MOVEitUserGroupInfoAdminFolderAccess Property |
If set to 1, GroupAdmins of this group will have administrative access to the home folders of the group member users.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int AdminFolderAccess { get; }
Public ReadOnly Property AdminFolderAccess As Integer
Get
public:
property int AdminFolderAccess {
int get ();
}
Property Value
Type:
Int32See Also