Skip to content

PlatformPrincipalRoleAssignments

The role assignments of one principal, as returned by roles.getAssignments().

Properties

Property Type Description
displayName string Display name of the principal.
email null | string Email address; null for groups and applications.
roleAssignments PlatformRoleAssignment[] The principal's role assignments in the requested scope.
securityPrincipalId string GUID of the principal.
source string Where the principal is provisioned from (e.g. local).
type string The kind of principal (e.g. DirectoryUser, DirectoryGroup).