Compartir a través de


IdentityProviderBaseParameters.Authority Propiedad

Definición

Obtiene o establece el nombre de host del punto de conexión de detección de OpenID Connect para AAD o AAD B2C.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a