次の方法で共有


UploadCertificateContent クラス

定義

証明書のアップロード要求。

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

コンストラクター

UploadCertificateContent(String)

UploadCertificateContent の新しいインスタンスを初期化します。

プロパティ

AuthenticationType

認証の種類。

Certificate

base64 でエンコードされた証明書の生データ。

適用対象