SecurityCriticalAttribute Constructor (SecurityCriticalScope)
.NET Framework (current version)
Initializes a new instance of the SecurityCriticalAttribute class with the specified scope.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- scope
-
Type:
System.Security::SecurityCriticalScope
One of the enumeration values that specifies the scope of the attribute.
This constructor is provided for compatibility with the .NET Framework version 2.0 transparency model. It does not apply to the .NET Framework 4. For more information, see Security-Transparent Code, Level 2.
.NET Framework
Available since 2.0
Available since 2.0
Show: