Click or drag to resize

JsonWebTokenTestStepKeyFormat Property

Gets or sets the key format.

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

Property Value

Type: KeyFormat
The key format.
See Also