CngKey.Provider Vlastnost

Definice

Získá zprostředkovatele úložiště klíčů (KSP), který spravuje klíč.

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

Hodnota vlastnosti

KSP, který spravuje klíč.

Atributy

Platí pro