Partager via


Application.Oauth2AllowUrlPathMatching Propriété

Définition

Obtient ou définit spécifie si, lors d’une demande de jeton, Azure AD autorise la correspondance de chemin d’accès de l’URI de redirection avec la collection d’applications de replyURLs. La valeur par défaut est false.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à