EncryptedPassword property

Gets or sets the EncryptedPassword connection property.

Syntax
Visual Basic

Public Property EncryptedPassword As String
C#

public string  EncryptedPassword { get; set; }
See also