ApplicationPropertiesPasswordChangeDays Property |
The interval in days between a forced password change and the last password change.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int PasswordChangeDays { get; }
ReadOnly Property PasswordChangeDays As Integer
Get
Property Value
Type:
Int32The interval in days between a forced password change and the last password change.
See Also