Table of Contents

Method GetKeys

Namespace
Innova.Rest.Server
Assembly
Innova.Rest.Server.dll

GetKeys(RestQueryParameter)

[HttpPost("GetKeys")]
public Task<IActionResult> GetKeys(RestQueryParameter restQueryParameter)

Parameters

restQueryParameter RestQueryParameter

Returns

Task<IActionResult>