System.Security.Permissions.SecurityAction.RequestOptional Field

The request for additional permissions that are optional (not required to run). This request implicitly refuses all other permissions not specifically requested. This action can only be used within the scope of the assembly.

Value: RequestOptional

Syntax

[System.Obsolete("This requests should not be used")]
SecurityAction RequestOptional

Remarks

Documentation for this section has not yet been entered.

Requirements

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