Click or drag to resize
MOVEitFolderInfoPermission Property
A MOVEit Permission String describing the currently authorized user's permissions on this folder.

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

Property Value

Type: String
Remarks
Possible permission codes are:
AAdmin
EAdd/delete subfolders
DDelete files
LList files
NNotify
RRead files
WWrite files
See Also