Table of Contents

Enum EntraRolePimNotificationRuleType

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the type of an Entra directory role notification.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraRolePimNotificationRuleType

Fields

Admin = 1

The notification rule type is admin.

Approver = 2

The notification rule type is approver.

Requestor = 3

The notification rule type is requestor.

Unknown = 0

The notification rule type is unknown.