Class GenerateMachineToMachineTokenRequest
- Namespace
- OpenSettings.AspNetCore.Models.Requests
- Assembly
- OpenSettings.AspNetCore.dll
public class GenerateMachineToMachineTokenRequest
- Inheritance
-
GenerateMachineToMachineTokenRequest
- Inherited Members
Properties
Body
[FromBody]
public GenerateMachineToMachineTokenRequestBody Body { get; set; }