ReflectionPermissionFlag.RestrictedMemberAccess
Field
Definition
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 Framework 2.0 SP1.
[System.Runtime.InteropServices.ComVisible(false)]
RestrictedMemberAccess
Field Value
- Attributes