Click or drag to resize

RequestOptionsCredential Property

The name of the profile used by UserName/Password based authentication. Or, None for Anonymous

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

Property Value

Type: String
See Also