AmqpTransportSettings.UseSslStreamSecurity Property

Definition

Gets a value that indicates whether the SSL stream uses a custom binding element.

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

Property Value

true if the SSL stream uses a custom binding element; otherwise, false.

Applies to