次の方法で共有


AADProperties.Authority プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象