System.Security.Permissions.SecurityAttribute Members

The members of System.Security.Permissions.SecurityAttribute are listed below.

See Also: Inherited members from System.Attribute

Protected Constructors

Public Properties

ActionSecurityAction.

Gets or sets a security action.

Unrestrictedbool.

Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared.

Public Methods

abstract
CreatePermission() : System.Security.IPermission

When overridden in a derived class, creates a permission object that can then be serialized into binary form and persistently stored along with the System.Security.Permissions.SecurityAction in an assembly's metadata.