次の方法で共有


WcfRelayProperties.RequiresClientAuthorization Property

Definition

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

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

Property Value

Implements

Attributes

Applies to