Table of Contents

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 = 2

The role assignment type is activated. This only applies to PIM assignments.

Assigned = 1

The role assignment type is assigned.

Unknown = 0

The role assignment type is unknown.