次の方法で共有


CertificateListDescription クラス

定義

Certificate オブジェクトの JSON でシリアル化された配列。

public class CertificateListDescription
type CertificateListDescription = class
Public Class CertificateListDescription
継承
CertificateListDescription

コンストラクター

CertificateListDescription()

CertificateListDescription クラスの新しいインスタンスを初期化します。

CertificateListDescription(IList<CertificateResponse>)

CertificateListDescription クラスの新しいインスタンスを初期化します。

プロパティ

Value

Certificate オブジェクトの配列を取得または設定します。

適用対象