次の方法で共有


WebNotificationHook.CertificateKey プロパティ

定義

API アドレスに対する認証用の証明書キー。 認証が必要ない場合は、この値を空白のままにします。 空の文字列を既定値に設定します。

public string CertificateKey { get; set; }
member this.CertificateKey : string with get, set
Public Property CertificateKey As String

プロパティ値

注釈

更新操作中に null に設定すると、このプロパティは既定値に設定されます。

適用対象