Click or drag to resize
msidmPamRolemsidmPamRoleMfaEnabled Property
MFA Enabled - Indicates if MFA is enabled for a PAM role.

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

Property Value

Type: NullableBoolean
See Also