Click or drag to resize
PersonAD_UserCannotChangePassword Property
AD User Cannot Change Password - Will sync from AD to track whether the user is locked out from changing their AD password

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

Property Value

Type: NullableBoolean
See Also