次の方法で共有


IdentityProviderContract.Authority プロパティ

定義

AAD または AAD B2C の openID Connect 検出エンドポイントホスト名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象