ICspAsymmetricAlgorithm.CspKeyContainerInfo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 CspKeyContainerInfo 物件,其描述密碼編譯金鑰組的其他相關資訊。
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
屬性值
CspKeyContainerInfo 物件,其描述密碼編譯金鑰組的其他相關資訊。
備註
傳回 CspKeyContainerInfo 的物件會指定金鑰是否可匯出,並提供金鑰容器名稱、提供者的相關信息和其他資訊。