Click or drag to resize

AbstractSqlTestStepEncPassword Property

Gets or sets the Encrypted password.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string EncPassword { get; set; }

Property Value

Type: String
The enc password.
See Also