Click or drag to resize

CredentialAnonymous Property

Gets the static Anonymous Credential

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static Credential Anonymous { get; }

Property Value

Type: Credential
The anonymous.
See Also