The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CodeAccessSecurityAttribute Constructor (SecurityAction)
.NET Framework (current version)
Initializes a new instance of CodeAccessSecurityAttribute with the specified SecurityAction.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- action
-
Type:
System.Security.Permissions::SecurityAction
One of the SecurityAction values.
You cannot create an instance of this class. You must inherit from this class to make use of its functionality.
Notes to Inheritors:
Derived classes must have only one constructor that takes a SecurityAction as its only parameter.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: