ICspAsymmetricAlgorithm.CspKeyContainerInfo Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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íč možné exportovat, a poskytuje název kontejneru klíčů, informace o poskytovateli a další informace.