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: