RelayDescription.RequiresTransportSecurity Property

Definition

Gets or sets whether transport security is needed for this relay.

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

Property Value

true if transport security is needed for this relay; otherwise, false.

Applies to