Mono Class Library: Namespaces

System.Security.Permissions Namespace

[Edit]

Classes

TypeReason
CodeAccessSecurityAttribute This is the base class for code access security attributes.
DataProtectionPermissionDocumentation for this section has not yet been entered.
DataProtectionPermissionAttributeDocumentation for this section has not yet been entered.
EnvironmentPermission Controls access to environment variables.
EnvironmentPermissionAttributeUsed to declaratively specify security actions to control access to environment variables.
FileDialogPermissionDocumentation for this section has not yet been entered.
FileDialogPermissionAttributeDocumentation for this section has not yet been entered.
FileIOPermission Secures access to files and directories.
FileIOPermissionAttribute Used to declaratively specify security actions to control access to files and directories.
GacIdentityPermissionDocumentation for this section has not yet been entered.
GacIdentityPermissionAttributeDocumentation for this section has not yet been entered.
HostProtectionAttributeDocumentation for this section has not yet been entered.
IsolatedStorageFilePermissionDocumentation for this section has not yet been entered.
IsolatedStorageFilePermissionAttributeDocumentation for this section has not yet been entered.
IsolatedStoragePermissionDocumentation for this section has not yet been entered.
IsolatedStoragePermissionAttributeDocumentation for this section has not yet been entered.
KeyContainerPermissionDocumentation for this section has not yet been entered.
KeyContainerPermissionAccessEntryDocumentation for this section has not yet been entered.
KeyContainerPermissionAccessEntryCollectionDocumentation for this section has not yet been entered.
KeyContainerPermissionAccessEntryEnumeratorDocumentation for this section has not yet been entered.
KeyContainerPermissionAttributeDocumentation for this section has not yet been entered.
PermissionSetAttributeDocumentation for this section has not yet been entered.
PrincipalPermissionDocumentation for this section has not yet been entered.
PrincipalPermissionAttributeDocumentation for this section has not yet been entered.
PublisherIdentityPermissionDocumentation for this section has not yet been entered.
PublisherIdentityPermissionAttributeDocumentation for this section has not yet been entered.
ReflectionPermission Secures access to the metadata of non-public types and members through reflection.
ReflectionPermissionAttribute Used to declaratively specify security actions to control access to non-public types using reflection.
RegistryPermissionDocumentation for this section has not yet been entered.
RegistryPermissionAttributeDocumentation for this section has not yet been entered.
ResourcePermissionBaseDocumentation for this section has not yet been entered.
ResourcePermissionBaseEntryDocumentation for this section has not yet been entered.
SecurityAttribute This is the base class for attributes used by the security system.
SecurityPermission Describes a set of security permissions applied to code.
SecurityPermissionAttributeUsed to apply a security action and a set of security permissions to program code.
SiteIdentityPermissionDocumentation for this section has not yet been entered.
SiteIdentityPermissionAttributeDocumentation for this section has not yet been entered.
StorePermissionDocumentation for this section has not yet been entered.
StorePermissionAttributeDocumentation for this section has not yet been entered.
StrongNameIdentityPermissionDocumentation for this section has not yet been entered.
StrongNameIdentityPermissionAttributeDocumentation for this section has not yet been entered.
StrongNamePublicKeyBlobDocumentation for this section has not yet been entered.
UIPermissionDocumentation for this section has not yet been entered.
UIPermissionAttributeDocumentation for this section has not yet been entered.
UrlIdentityPermissionDocumentation for this section has not yet been entered.
UrlIdentityPermissionAttributeDocumentation for this section has not yet been entered.
ZoneIdentityPermissionDocumentation for this section has not yet been entered.
ZoneIdentityPermissionAttributeDocumentation for this section has not yet been entered.

Interfaces

TypeReason
IUnrestrictedPermissionDocumentation for this section has not yet been entered.

Enumerations

TypeReason
DataProtectionPermissionFlagsDocumentation for this section has not yet been entered.
EnvironmentPermissionAccess Represents access to environment variables.
FileDialogPermissionAccessDocumentation for this section has not yet been entered.
FileIOPermissionAccess Represents access to files and directories.
HostProtectionResourceDocumentation for this section has not yet been entered.
IsolatedStorageContainmentDocumentation for this section has not yet been entered.
KeyContainerPermissionFlagsDocumentation for this section has not yet been entered.
PermissionState Represents a value specifying whether an entity, at creation, should have full or no access to resources.
ReflectionPermissionFlag Represents levels of access to the metadata for non-public types and members accessed using reflection.
RegistryPermissionAccessDocumentation for this section has not yet been entered.
SecurityAction Specifies security actions that can be performed using declarative security.
SecurityPermissionFlagSpecifies a set of security permissions applied to a System.Security.Permissions.SecurityPermission instance.
StorePermissionFlagsDocumentation for this section has not yet been entered.
UIPermissionClipboardDocumentation for this section has not yet been entered.
UIPermissionWindowDocumentation for this section has not yet been entered.