Gets the maximum allowed length of an opaque data BLOB for callback access control entries (ACEs).
Syntax
public static
int MaxOpaqueLength (
bool isCallback)
Parameters
- isCallback
-
true to specify that the System.Security.AccessControl.CommonAce object is a callback ACE type.
Returns
The allowed length of an opaque data BLOB.
Remarks
Requirements
Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0