Mono Class Library: Overview

System.Security.Permissions.ReflectionPermissionAttribute: Members

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

See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute

Public Constructors

Public Properties

FlagsReflectionPermissionFlag. Gets or sets levels of access to non-public types using reflection.
MemberAccessbool. Documentation for this section has not yet been entered.
ReflectionEmitbool. Documentation for this section has not yet been entered.
RestrictedMemberAccessbool. Documentation for this section has not yet been entered.
TypeInformationbool. Documentation for this section has not yet been entered.

Public Methods

override
CreatePermission() : System.Security.IPermission
Returns a new System.Security.Permissions.ReflectionPermission that contains the security information of the current instance.