CngProvider.MicrosoftSoftwareKeyStorageProvider Eigenschaft

Definition

Ruft ein CngProvider-Objekt ab, das den Microsoft-Software-Schlüsselspeicheranbieter angibt.

public:
 static property System::Security::Cryptography::CngProvider ^ MicrosoftSoftwareKeyStorageProvider { System::Security::Cryptography::CngProvider ^ get(); };
public static System.Security.Cryptography.CngProvider MicrosoftSoftwareKeyStorageProvider { get; }
static member MicrosoftSoftwareKeyStorageProvider : System.Security.Cryptography.CngProvider
Public Shared ReadOnly Property MicrosoftSoftwareKeyStorageProvider As CngProvider

Eigenschaftswert

Ein Objekt ab, das den Microsoft-Software-Schlüsselspeicheranbieter angibt.

Gilt für: