Click or drag to resize
MOVEitUserInfoPermission Property
Indicates what class of user this is.

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

Property Value

Type: Int32
Remarks
Possible user permission codes are:
6Temporary user
10User
20FileAdmin
30Admin
40SysAdmin
See Also