Click or drag to resize

OpenApiServiceOptionsUsername Property

Gets or sets the saved username to get the service description

Namespace:  Hummingbird.TestFramework.CodeGenerator
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string Username { get; set; }

Property Value

Type: String
The saved username.
See Also