HybridConnectionRuntimeInformation.RequiresClientAuthorization Property

Definition

Gets a value indicating whether client authorization is needed for this HybridConnection.

public bool RequiresClientAuthorization { get; }
member this.RequiresClientAuthorization : bool
Public ReadOnly Property RequiresClientAuthorization As Boolean

Property Value

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

Applies to