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::Contains Method (AccessControlEntry^)
.NET Framework (current version)
Determines whether the access control list contains a specific access control entry.
Assembly: System.Messaging (in System.Messaging.dll)
Parameters
- entry
-
Type:
System.Messaging::AccessControlEntry^
The AccessControlEntry to locate in the access control list.
Return Value
Type: System::Booleantrue if the access control entry is found in the access control list; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: