expirePasswords property

bool? expirePasswords
final

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;