Class SISUAuthenticationResponse
Gets or sets the SISU authentication response.
Inheritance
System.Object
SISUAuthenticationResponse
Namespace: Den.Dev.Grunt.Models.Security
Assembly: Den.Dev.Grunt.dll
Syntax
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class SISUAuthenticationResponse
Constructors
| Name | Description |
|---|---|
| SISUAuthenticationResponse() |
Properties
| Name | Description |
|---|---|
| MSAOAuthRedirect | Gets or sets the redirect URL where the user needs to go to receieve authentication code. |
| MSARequestParameters | Gets or sets additional MSA request parameters. |
| SessionId | Gets or sets the session ID. Populated automatically within Grunt when authenticating against SISU from the X-SessionId header. |