Set all permissions of an ACE.Sets all permissions of an access control entry to the specified state.
Visual Basic |
---|
Public Sub SetAllPermissions( _ ByVal Permission As MFPermission _ ) |
Value | Description |
---|---|
MFPermissionAllow | Allowed. |
MFPermissionDeny | Denied. |
MFPermissionNotSet | Not set. |