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")] SecurityActionRequestOptional
Remarks
Documentation for this section has not yet been entered.