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
Syntaxpublic string StatusNote { get; }
Public ReadOnly Property StatusNote As String
Get
public:
property String^ StatusNote {
String^ get ();
}
Property Value
Type:
String
Remarks
Often indicates why this user was suspended or reactivated.
See Also