Class EntraRolePimNotificationSettings
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents an Entra Role PIM (Privileged Identity Management) notification setting.
public class EntraRolePimNotificationSettings : BaseTypeSection
- Inheritance
-
EntraRolePimNotificationSettings
Constructors
EntraRolePimNotificationSettings()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.EntraRolePimNotificationSettings class.
public EntraRolePimNotificationSettings()
Properties
Triggers
Gets or sets the notification triggers.
public EntraRolePimNotificationTriggers Triggers { get; set; }