Click or drag to resize

IHoarderServiceClientKeyCheck Method

[Missing <summary> documentation for "M:Orthogonal.Hoarder.StdLib.IHoarderServiceClient.KeyCheck(System.String)"]


Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.30
Syntax
C#
Task<Role[]> KeyCheck(
	string key
)

Parameters

key  String

[Missing <param name="key"/> documentation for "M:Orthogonal.Hoarder.StdLib.IHoarderServiceClient.KeyCheck(System.String)"]

Return Value

TaskRole

[Missing <returns> documentation for "M:Orthogonal.Hoarder.StdLib.IHoarderServiceClient.KeyCheck(System.String)"]

See Also