Table of Contents

Enum EntraRolePimNotificationRuleLevel

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

Represents the level of an Entra directory role notification.

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

Fields

All = 3

The notification rule level is all.

Critical = 2

The notification rule level is critical.

None = 1

The notification rule level is none.

Unknown = 0

The notification rule level is unknown.