Mono Class Library: System.Security.Permissions.ReflectionPermissionAttribute Overview | Members

System.Security.Permissions.ReflectionPermissionAttribute.Flags Property

Gets or sets levels of access to non-public types using reflection.

public ReflectionPermissionFlag Flags { set; get; }

Value

One or more of the System.Security.Permissions.ReflectionPermissionFlag values.

Remarks

Note: To specify multiple System.Security.Permissions.ReflectionPermissionFlag values for a set operation, use the bitwise OR operator.

Requirements

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