The members of System.Security.Permissions.KeyContainerPermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Security.Permissions.KeyContainerPermission class with the specified access. | ||
Initializes a new instance of the System.Security.Permissions.KeyContainerPermission class with either restricted or unrestricted permission. | ||
Initializes a new instance of the System.Security.Permissions.KeyContainerPermission class with the specified global access and specific key container access rights. |
[read-only] | AccessEntries | KeyContainerPermissionAccessEntryCollection.
Gets the collection of System.Security.Permissions.KeyContainerPermissionAccessEntry objects associated with the current permission. |
[read-only] | Flags | KeyContainerPermissionFlags.
Gets the key container permission flags that apply to all key containers associated with the permission. |
override | Copy()
| |
override | FromXml(System.Security.SecurityElement)
| |
override | Intersect(System.Security.IPermission)
| |
override | IsSubsetOf(System.Security.IPermission)
| |
IsUnrestricted()
| ||
override | ToXml()
| |
override | Union(System.Security.IPermission)
|
System.Security.Permissions.IBuiltInPermission.GetTokenIndex | Documentation for this section has not yet been entered. |