The
methods
of System.Security.AccessControl.DiscretionaryAcl are listed below. For a list of all members, see the DiscretionaryAcl Members list.
See Also: Inherited members from System.Security.AccessControl.CommonAcl
Public Methods
| AddAccess(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags)Documentation for this section has not yet been entered. |
| AddAccess(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)Documentation for this section has not yet been entered. |
| RemoveAccess(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags) : boolDocumentation for this section has not yet been entered. |
| RemoveAccess(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid) : boolDocumentation for this section has not yet been entered. |
| RemoveAccessSpecific(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags)Documentation for this section has not yet been entered. |
| RemoveAccessSpecific(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)Documentation for this section has not yet been entered. |
| SetAccess(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags)Documentation for this section has not yet been entered. |
| SetAccess(AccessControlType, System.Security.Principal.SecurityIdentifier, int, InheritanceFlags, PropagationFlags, ObjectAceFlags, Guid, Guid)Documentation for this section has not yet been entered. |