NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PermissionRequestEvidence Properties

The properties of the PermissionRequestEvidence class are listed below. For a complete list of PermissionRequestEvidence class members, see the PermissionRequestEvidence Members topic.

Public:

DeniedPermissions Refused permissions that should never be granted to this code assembly.
OptionalPermissions Permissions the code can optionally use if granted.
RequestedPermissions Permissions the code requires as minimum to run.

See Also

PermissionRequestEvidence Class | System.Security.Policy Namespace