expirePasswords property
Indicates whether passwords in the account expire. Returns true if
MaxPasswordAge
contains a value greater than 0. Returns false
if MaxPasswordAge is 0 or not present.
Implementation
final bool? expirePasswords;
Indicates whether passwords in the account expire. Returns true if
MaxPasswordAge
contains a value greater than 0. Returns false
if MaxPasswordAge is 0 or not present.
final bool? expirePasswords;