UserContextHasMinimalAccess Property |
Gets whether or not the user has minimal access. Currently this is only the case when the
ForcePasswordChange attribute is set.
Namespace:
NetQuarry.Security
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool HasMinimalAccess { get; }
Public ReadOnly Property HasMinimalAccess As Boolean
Get
Property Value
Type:
BooleanSee Also