MOVEitUserInfoForcePasswordChange Property |
If set to 1, this user will be forced to change his or her password the next time they sign onto the system.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int ForcePasswordChange { get; }
Public ReadOnly Property ForcePasswordChange As Integer
Get
public:
property int ForcePasswordChange {
int get ();
}
Property Value
Type:
Int32See Also