MOVEitUserInfoPasswordChangeStamp Property |
Last time this user's password was changed.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public DateTime PasswordChangeStamp { get; }
Public ReadOnly Property PasswordChangeStamp As DateTime
Get
public:
property DateTime PasswordChangeStamp {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also