Mono Class Library: Overview

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. Documentation for this section has not yet been entered.
Unrestrictedbool. Gets or sets full (unrestricted) permission to the resource protected by the current instance.

Public Methods

abstract
CreatePermission() : System.Security.IPermission
Returns a System.Security.IPermission object that contains the security information of the current instance.