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: