Freigeben über


ApplicationBase.AllowPassthroughUsers Eigenschaft

Definition

Ruft ab oder legt fest, dass die Anwendung Passthrough-Benutzer unterstützt, die im Ressourcenmandanten nicht vorhanden sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: