IotHubConnectionStringBuilder.ToString Method

Definition

Produces the connection string based on the values of the IotHubConnectionStringBuilder instance properties.

public override sealed string ToString ();
override this.ToString : unit -> string
Public Overrides NotOverridable Function ToString () As String

Returns

A properly formatted connection string.

Applies to