Click or drag to resize

HoarderServiceClientApiKey Property

[Missing <summary> documentation for "P:Orthogonal.Hoarder.StdLib.HoarderServiceClient.ApiKey"]


Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.30
Syntax
C#
public string? ApiKey { get; set; }

Property Value

String

Implements

IHoarderServiceClientApiKey
See Also