NewPassword property

Gets or sets the NewPassword connection property.

Syntax
Visual Basic

Public Property NewPassword As String
C#

public string  NewPassword { get; set; }
See also