Compartilhar via


Application.Oauth2AllowUrlPathMatching Propriedade

Definição

Obtém ou define se durante uma solicitação de token Azure AD permitirá a correspondência de caminho do URI de redirecionamento em relação à coleção de aplicativos de replyURLs. O padrão é falso.

[Newtonsoft.Json.JsonProperty(PropertyName="oauth2AllowUrlPathMatching")]
public bool? Oauth2AllowUrlPathMatching { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="oauth2AllowUrlPathMatching")>]
member this.Oauth2AllowUrlPathMatching : Nullable<bool> with get, set
Public Property Oauth2AllowUrlPathMatching As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a