Property Query
Query
Gets or sets the authentication query.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
public Den.Dev.Grunt.Models.Security.AuthQuery? Query { get; set; }
Property Value
Type | Description |
---|---|
AuthQuery |