MOVEitUserInfoStatusNote Property |
Optional note regarding the status of the user account.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string StatusNote { get; }
Public ReadOnly Property StatusNote As String
Get
public:
property String^ StatusNote {
String^ get ();
}
Property Value
Type:
StringRemarks
Often indicates why this user was suspended or reactivated.
See Also