Click or drag to resize
MOVEitUserInfoStatus Property
Current security status of the user account.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public string Status { get; }

Property Value

Type: String
Remarks
Possible status values include:
activeThe user account is active.
suspendedThe user account is suspended.
templateThe user account is used as a template for creating other accounts and cannot be used to log in.
See Also