AutomationCertificateCreateOrUpdateContent クラス

定義

証明書の作成または更新または置換操作に指定されたパラメーター。

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

コンストラクター

AutomationCertificateCreateOrUpdateContent(String, String)

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

プロパティ

Base64Value

証明書の base64 エンコード値を取得または設定します。

Description

証明書の説明を取得または設定します。

IsExportable

証明書の is exportable フラグを取得または設定します。

Name

証明書の名前を取得または設定します。

ThumbprintString

証明書の拇印を取得または設定します。

適用対象