Share via


ICspAsymmetricAlgorithm.CspKeyContainerInfo 屬性

定義

取得 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 的物件會指定金鑰是否可匯出,並提供金鑰容器名稱、提供者的相關信息和其他資訊。

適用於