CngKey.Provider Propriété

Définition

Obtient le fournisseur de stockage de clés (KSP) qui gère la clé.

public:
 property System::Security::Cryptography::CngProvider ^ Provider { System::Security::Cryptography::CngProvider ^ get(); };
public System.Security.Cryptography.CngProvider Provider { get; }
public System.Security.Cryptography.CngProvider? Provider { get; }
public System.Security.Cryptography.CngProvider Provider { [System.Security.SecurityCritical] get; }
member this.Provider : System.Security.Cryptography.CngProvider
[<get: System.Security.SecurityCritical>]
member this.Provider : System.Security.Cryptography.CngProvider
Public ReadOnly Property Provider As CngProvider

Valeur de propriété

CngProvider

KSP qui gère la clé.

Attributs

S’applique à