passwordExpiresInDays property

int? passwordExpiresInDays
final

Number of days until the user's password expires.

Null if password expiration is not enforced or unknown. Not a Fetchable field.

Implementation

final int? passwordExpiresInDays;