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

CspKeyContainerInfo

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

Poznámky

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

Platí pro