The members of System.Security.AccessControl.DiscretionaryAcl are listed below.
See Also: Inherited members from System.Security.AccessControl.CommonAcl
Public Constructors
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
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. |
Extension Methods