Text Disguise

ClientModel.Password Property

[This is preliminary documentation and subject to change.]

Gets or sets the password of the client.

[Visual Basic]
Public Property Password As String
[C#]
public string Password {get; set;}

Property Value

Gets or sets the password of the client.

See Also

ClientModel Class | Dls.TextDisguise Namespace