RsaProtectedConfigurationProvider Properties
.NET Framework 4.5
The RsaProtectedConfigurationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
CspProviderName | Gets the name of the Windows cryptography API (crypto API) cryptographic service provider (CSP). |
|
Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ProviderBase.) |
|
KeyContainerName | Gets the name of the key container. |
|
Name | Gets the friendly name used to refer to the provider during configuration. (Inherited from ProviderBase.) |
|
RsaPublicKey | Gets the public key used by the provider. |
|
UseMachineContainer | Gets a value that indicates whether the RsaProtectedConfigurationProvider object is using the machine key container. |
|
UseOAEP | Gets a value that indicates whether the provider is using Optimal Asymmetric Encryption Padding (OAEP) key exchange data. |