ConnectionInfo.Password Property

Definition

Gets the password associated with the ConnectionInfo object.

public string Password { get; }
member this.Password : string
Public ReadOnly Property Password As String

Property Value

A String with the password.

Applies to