The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AccessControlList::Add Method (AccessControlEntry^)
.NET Framework (current version)
Appends an access control entry to the access control list.
Assembly: System.Messaging (in System.Messaging.dll)
Parameters
- entry
-
Type:
System.Messaging::AccessControlEntry^
A AccessControlEntry to append to the end of the access control list.
| Exception | Condition |
|---|---|
| ArgumentNullException | The entry parameter is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: