Compartir a través de


ApplicationBase.AllowPassthroughUsers Propiedad

Definición

Obtiene o establece indica que la aplicación admite el paso a través de usuarios que no tienen presencia en el inquilino de recursos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a