The members of System.Security.Permissions.KeyContainerPermissionAccessEntry are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Permissions.KeyContainerPermissionAccessEntry class, using the specified cryptographic service provider (CSP) parameters and access permissions. | ||
Initializes a new instance of the System.Security.Permissions.KeyContainerPermissionAccessEntry class, using the specified key container name and access permissions. | ||
Initializes a new instance of the System.Security.Permissions.KeyContainerPermissionAccessEntry class with the specified property values. |
Flags | KeyContainerPermissionFlags.
Gets or sets the key container permissions. | |
KeyContainerName | string.
Gets or sets the key container name. | |
KeySpec | int.
Gets or sets the key specification. | |
KeyStore | string.
Gets or sets the name of the key store. | |
ProviderName | string.
Gets or sets the provider name. | |
ProviderType | int.
Gets or sets the provider type. |
override | Equals(object)
| |
override | GetHashCode()
|