Password Property (ExactTargetConnectionStringBuilder)
Gets or sets the password for UserNamePassword authentication.
'Declaration
Public Property Password As String
public string Password {get; set;}
Property Value
The password for UserNamePassword authentication.