Sdílet prostřednictvím


ICspAsymmetricAlgorithm.CspKeyContainerInfo Vlastnost

Definice

CspKeyContainerInfo Získá objekt, který popisuje další informace o páru kryptografických klíčů.

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

Hodnota vlastnosti

Objekt CspKeyContainerInfo , který popisuje další informace o páru kryptografických klíčů.

Poznámky

CspKeyContainerInfo Vrácený objekt určuje, jestli je klíč exportovatelný, a poskytuje název kontejneru klíčů, informace o poskytovateli a další informace.

Platí pro