SecurityPermissionAttribute Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the SecurityPermissionAttribute class with the specified SecurityAction.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- action
- Type: System.Security.Permissions.SecurityAction
One of the enumeration values.
This class constructor supports the .NET Framework for Windows Phone library code and is not intended to be used by Windows Phone code. The class has been marked as obsolete so that it will display a compilation warning. You can use this class constructor in a Windows Phone app, but it will have no effect.