次の方法で共有


ChapSettings.InitiatorUser プロパティ

定義

CHAP イニシエーター ユーザーを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="initiatorUser")]
public string InitiatorUser { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="initiatorUser")>]
member this.InitiatorUser : string with get, set
Public Property InitiatorUser As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象