Table of Contents

Class EntraRolePimNotificationRules

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

Represents Entra role PIM (Privileged Identity Management) notification rules.

public class EntraRolePimNotificationRules : BaseTypeSection
Inheritance
EntraRolePimNotificationRules

Constructors

EntraRolePimNotificationRules()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.EntraRolePimNotificationRules class.

public EntraRolePimNotificationRules()

Properties

Items

Gets or sets the items in the collection.

public EntraRolePimNotificationRuleCollection Items { get; set; }

Property Value

EntraRolePimNotificationRuleCollection

Methods

ToString()

Returns the rules as a human readable string.

public override string ToString()

Returns

string

The rules as a human readable string.