System.Security.PermissionSet.ContainsNonCodeAccessPermissions Method

Gets a value indicating whether the System.Security.PermissionSet contains permissions that are not derived from System.Security.CodeAccessPermission.

Syntax

public bool ContainsNonCodeAccessPermissions ()

Returns

true if the System.Security.PermissionSet contains permissions that are not derived from System.Security.CodeAccessPermission; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0