passwordExpiresInDays property
final
Number of days until the user's password expires.
Null if password expiration is not enforced or unknown.
Implementation
final int? passwordExpiresInDays;
Number of days until the user's password expires.
Null if password expiration is not enforced or unknown.
final int? passwordExpiresInDays;