RelayDescription.RequiresClientAuthorization Property

Definition

Gets or sets whether client authorization is needed for this relay.

public bool RequiresClientAuthorization { get; set; }
member this.RequiresClientAuthorization : bool with get, set
Public Property RequiresClientAuthorization As Boolean

Property Value

true if client authorization is needed for this relay; otherwise, false.

Applies to