次の方法で共有


WebNotificationHook.Password プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象