Flags (get) |
Gets the flags for CspParameters that modify the behavior of the cryptographic service provider (CSP).
|
Flags (let) |
Sets the flags for CspParameters that modify the behavior of the cryptographic service provider (CSP).
|
KeyContainerName (get) |
Returns the key container name.
|
KeyContainerName (let) |
Sets the key container name.
|
KeyNumber (get) |
Returns if an Asymmetric algorithm key is a Signature or Exchange key.
|
KeyNumber (let) |
Sets if an Asymmetric algorithm key is a Signature or Exchange key.
|
ProviderName (get) |
Returns the Provider name of the crypto service provider.
|
ProviderName (let) |
Sets the name of the provider to create when acquiring a crypto service provider.
|
ProviderType (get) |
Gets the provider type code for CspParameters.
|
ProviderType (let) |
Sets the provider type code for CspParameters.
|