maxPasswordHistory property
Maximum number of passwords that the device can remember for each user
Implementation
@JsonKey(name: '@MaxPasswordHistory')
final int? maxPasswordHistory;
Maximum number of passwords that the device can remember for each user
@JsonKey(name: '@MaxPasswordHistory')
final int? maxPasswordHistory;