System.Security.Policy.PermissionRequestEvidence Class

Defines evidence that represents permission requests. This class cannot be inherited.

See Also: PermissionRequestEvidence Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class PermissionRequestEvidence : EvidenceBase, IBuiltInEvidence

Remarks

Permission requests include the minimum permissions the code requires to run, permissions the code can use if they are granted, but are not required, and permissions the code explicitly asks not to be granted.

Requirements

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