Password Property (DynamicsConnectionStringBuilder)
Gets or sets the password for the Dynamics CRM login account. This parameter is used for UserNamePassword authentication.
public string Password {get; set;}
'Declaration
Public Property Password As String
Property Value
The password for the Dynamics CRM login account.