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.
System.Security.Permissions Namespace
Silverlight
The System.Security.Permissions namespace defines classes that control access to operations and resources based on policy.
| Class | Description | |
|---|---|---|
|
CodeAccessSecurityAttribute | Obsolete. Specifies the base attribute class for code access security. |
|
SecurityAttribute | Obsolete. Specifies the base attribute class for declarative security from which the CodeAccessSecurityAttribute attribute is derived. |
|
SecurityPermissionAttribute | Obsolete. Allows security actions to be applied to code by using declarative security. This class cannot be inherited. |
| Enumeration | Description | |
|---|---|---|
|
SecurityAction | Obsolete. Specifies the security actions that can be performed by using declarative security. |
|
SecurityPermissionFlag | Obsolete. Specifies access flags for the security permission object. |
Community Additions
Show: