Class SpartanTokenRequest
Container class containing information required for Spartan token acquisition.
Inheritance
System.Object
SpartanTokenRequest
Namespace: Den.Dev.Grunt.Models.Security
Assembly: Den.Dev.Grunt.dll
Syntax
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class SpartanTokenRequest
Constructors
Name | Description |
---|---|
SpartanTokenRequest() |
Properties
Name | Description |
---|---|
Audience | Gets or sets the token audience. |
MinVersion | Gets or sets the target minimum version. |
Proof | Gets or sets token information. |