ICspAsymmetricAlgorithm.CspKeyContainerInfo Egenskap

Definition

Hämtar ett CspKeyContainerInfo objekt som beskriver ytterligare information om ett kryptografiskt nyckelpar.

public:
 property System::Security::Cryptography::CspKeyContainerInfo ^ CspKeyContainerInfo { System::Security::Cryptography::CspKeyContainerInfo ^ get(); };
public System.Security.Cryptography.CspKeyContainerInfo CspKeyContainerInfo { get; }
member this.CspKeyContainerInfo : System.Security.Cryptography.CspKeyContainerInfo
Public ReadOnly Property CspKeyContainerInfo As CspKeyContainerInfo

Egenskapsvärde

Ett CspKeyContainerInfo objekt som beskriver ytterligare information om ett kryptografiskt nyckelpar.

Kommentarer

Det returnerade CspKeyContainerInfo objektet anger om nyckeln kan exporteras och anger namnet på nyckelcontainern, information om providern och annan information.

Gäller för