ServiceBusConnectionStringBuilder.StsEndpoints Property

Definition

Gets a set of STS endpoints.

public System.Collections.Generic.HashSet<Uri> StsEndpoints { get; }
member this.StsEndpoints : System.Collections.Generic.HashSet<Uri>
Public ReadOnly Property StsEndpoints As HashSet(Of Uri)

Property Value

A set of STS endpoints.

Applies to