Freigeben über


ApplicationBase.Oauth2AllowUrlPathMatching Eigenschaft

Definition

Ruft ab oder legt fest, ob Azure AD während einer Tokenanforderung den Pfadabgleich des Umleitungs-URI mit der Anwendungssammlung von replyURLs zulässt. Der Standardwert ist 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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: