MsDb2Connection.NewPassword Property

Definition

Caution

NewPassword property has been deprecated. Use Microsoft.HostIntegration.DataAccessLibrary.IConnectionString.ChangePassword()

public:
 property System::String ^ NewPassword { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("NewPassword property has been deprecated. Use Microsoft.HostIntegration.DataAccessLibrary.IConnectionString.ChangePassword()")]
public string NewPassword { get; set; }
member this.NewPassword : string with get, set
Public Property NewPassword As String

Property Value

String
Attributes

Applies to