共用方式為


KeyInfoX509Data.Certificates 屬性

定義

取得 KeyInfoX509Data 物件所含的 X.509v3 憑證清單。

public:
 property System::Collections::ArrayList ^ Certificates { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList? Certificates { get; }
public System.Collections.ArrayList Certificates { get; }
member this.Certificates : System.Collections.ArrayList
Public ReadOnly Property Certificates As ArrayList

屬性值

包含於 KeyInfoX509Data 物件的 X.509 憑證清單。

適用於