System.Messaging Reference (Document! X Sample)


System.Messaging Namespace : AccessControlList Class
AccessControlList Class Methods

For a list of all members of this type, see AccessControlList members.

Public Methods
 NameDescription
Public MethodAppends an access control entry to the access control list.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the access control list contains a specific access control entry.  
Public MethodCopies the entire access control list to a compatible one-dimensional array of access control entries, starting at the specified index of the target array.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodDetermines the specific index of an access control entry in the access control list.  
Public MethodInserts an access control entry into the access control list at the specified position.  
Public MethodRemoves the first occurrence of a specific access control entry from the access control list.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
See Also