System.Security.Permissions.ReflectionPermissionFlag.RestrictedMemberAccess Field

Restricted member access is provided for partially trusted code. Partially trusted code can access nonpublic types and members, but only if the grant set of the partially trusted code includes all permissions in the grant set of the assembly that contains the nonpublic types and members being accessed. This flag is new in the net_v20sp1_short.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
ReflectionPermissionFlag RestrictedMemberAccess

Requirements

Namespace: System.Security.Permissions
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0