Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 3.15 KB

File metadata and controls

10 lines (7 loc) · 3.15 KB

PrincipalRole

Fields

Field Type Required Description Example
principalType Optional<String> The type of principal you want to retrieve roles or permission policies for.

- user

- group

- apiKey

- provisioningKey
user
principalId Optional<String> The unique identifier of the principal. 1234abc
roles List<EffectiveRole> A list of all the roles that are added to this principal.