Click or drag to resize
GroupmsidmPamEnabled Property
PAM Enabled - A boolean value that specifies if a Group is enabled for PAM.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<bool> msidmPamEnabled { get; set; }

Property Value

Type: NullableBoolean
See Also