SecurityAction Enumeration
Note: This API is now obsolete.
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the security actions that can be performed by using declarative security.
Assembly: mscorlib (in mscorlib.dll)
This class supports the .NET Framework for Windows Phone library code and is not intended to be used by Windows Phone application code. The class has been marked as obsolete so that it will display a compilation warning. You can use this class in a Windows Phone app, but it will have no effect.
| Topic | Location |
|---|---|
| How to: Request Optional Permissions by Using the RequestOptional Flag | .NET Framework: Security |
| How to: Refuse Permissions by Using the RequestRefuse Flag | .NET Framework: Security |
| How to: Request Minimum Permissions by Using the RequestMinimum Flag | .NET Framework: Security |
| How to: Request Optional Permissions by Using the RequestOptional Flag | .NET Framework: Security |
| How to: Refuse Permissions by Using the RequestRefuse Flag | .NET Framework: Security |
| How to: Request Minimum Permissions by Using the RequestMinimum Flag | .NET Framework: Security |