WcfRelayInner.RequiresClientAuthorization Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to