Enum EntraRoleAssignmentType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The Entra Directory role assignment type.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraRoleAssignmentType
Fields
Activated = 2The role assignment type is activated. This only applies to PIM assignments.
Assigned = 1The role assignment type is assigned.
Unknown = 0The role assignment type is unknown.