次の方法で共有


HybridConnection.RequiresClientAuthorization Property

Definition

Returns true if client authorization is needed for this hybrid connection; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Relay.Origin(Microsoft.Azure.PowerShell.Cmdlets.Relay.PropertyOrigin.Inlined)]
public bool? RequiresClientAuthorization { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Relay.Origin(Microsoft.Azure.PowerShell.Cmdlets.Relay.PropertyOrigin.Inlined)>]
member this.RequiresClientAuthorization : Nullable<bool> with get, set
Public Property RequiresClientAuthorization As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to