Click or drag to resize
MOVEitUserInfo Properties

The MOVEitUserInfo type exposes the following members.

Properties
  NameDescription
Public propertyAuthMethod
When the user's organization is using a "mixed" authentication mode (RADIUS then MOVEit or LDAP then MOVEit), this setting determines how the user will be authenticated.
Public propertyDataInitialized
Returns the status of the data initialization for this object.
(Inherited from MOVEitObjectInfo.)
Public propertyDefaultFolderPath
This user's default folder path.
Public propertyEmail
This user's email address. May be blank.
Public propertyEmailFormat
The user's preferred email format.
Public propertyExpirationPolicyName
The name of the expiration policy assigned to this user.
Public propertyForcePasswordChange
If set to 1, this user will be forced to change his or her password the next time they sign onto the system.
Public propertyHomeFolderPath
This user's home folder path.
Public propertyID
The ID of this user.
Public propertyInstID
ID of the organization this user exists in.
Public propertyLanguage
Language code for this user account.
Public propertyLastLoginStamp
Last time this user signed on.
Public propertyNotes
Optional user description.
Public propertyNotification
Indicates if this user receives email notifications.
Public propertyOrgID
ID of the organization this user exists in.
Public propertyPasswordChangeStamp
Last time this user's password was changed.
Public propertyPermission
Indicates what class of user this is.
Public propertyQuota
The user's quota, if any, in bytes.
Public propertyRealName
The "real" name of this user.
Public propertyStatus
Current security status of the user account.
Public propertyStatusNote
Optional note regarding the status of the user account.
Public propertyUsername
The username of this user.
Top
See Also