System.Security.Permissions.KeyContainerPermissionAccessEntry Members

The members of System.Security.Permissions.KeyContainerPermissionAccessEntry are listed below.

See Also: Inherited members from System.Object

Public Constructors

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.

Public Properties

FlagsKeyContainerPermissionFlags.

Gets or sets the key container permissions.

KeyContainerNamestring.

Gets or sets the key container name.

KeySpecint.

Gets or sets the key specification.

KeyStorestring.

Gets or sets the name of the key store.

ProviderNamestring.

Gets or sets the provider name.

ProviderTypeint.

Gets or sets the provider type.

Public Methods

override
Equals(object) : bool

Determines whether the specified System.Security.Permissions.KeyContainerPermissionAccessEntry object is equal to the current instance.

override
GetHashCode() : int

Gets a hash code for the current instance that is suitable for use in hashing algorithms and data structures such as a hash table.