共用方式為


Pkcs12CertBag.IsX509Certificate 屬性

定義

取得值,指出已編碼之憑證值的內容類型是否為 X.509 公開金鑰憑證內容類型。

public:
 property bool IsX509Certificate { bool get(); };
public bool IsX509Certificate { get; }
member this.IsX509Certificate : bool
Public ReadOnly Property IsX509Certificate As Boolean

屬性值

true 如果內容類型是 X.509 公鑰憑證內容類型, (1.2.840.113549.1.9.22.1) ;否則為 false

適用於

另請參閱