IssueExpirationAlerts Property
In This Topic
Determines whether adTempus should issue alerts when the profile's password is nearing expiration or has expired.
Syntax
'Declaration
Public Property IssueExpirationAlerts As Boolean
public bool IssueExpirationAlerts {get; set;}
See Also