Mono Class Library: OverviewSystem.Security.Permissions.ReflectionPermissionAttribute: Members |
The members of System.Security.Permissions.ReflectionPermissionAttribute are listed below.
See Also: Inherited members from System.Security.Permissions.CodeAccessSecurityAttribute
Constructs and initializes a new instance of the System.Security.Permissions.ReflectionPermissionAttribute class with the specified System.Security.Permissions.SecurityAction value.
Flags ReflectionPermissionFlag. Gets or sets levels of access to non-public types using reflection. MemberAccess bool. Documentation for this section has not yet been entered. ReflectionEmit bool. Documentation for this section has not yet been entered. RestrictedMemberAccess bool. Documentation for this section has not yet been entered. TypeInformation bool. Documentation for this section has not yet been entered.
overrideCreatePermission() : System.Security.IPermission Returns a new System.Security.Permissions.ReflectionPermission that contains the security information of the current instance.