IdentityProviderCreateContract.Authority Property

Definition

Gets or sets openID Connect discovery endpoint hostname for AAD or AAD B2C.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to