Click or drag to resize

CredentialEncPassword Property

Base64 encoded password, this password is used to save in the Profile XML file, and is encrypted.

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

Property Value

Type: String
See Also