PrincipalType Enum

The type of a role Assignment.

Inheritance
builtins.str
PrincipalType
PrincipalType

Constructor

PrincipalType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

DIRECTORY_ROLE
EVERYONE
GROUP
NONE
SERVICE_PRINCIPAL
UNKNOWN
USER