Table of Contents

Class AuthenticatedResponse

Namespace
OpenSettings.AspNetCore.Models.Requests
Assembly
OpenSettings.AspNetCore.dll
public class AuthenticatedResponse
Inheritance
AuthenticatedResponse
Inherited Members

Properties

AccessToken

public string AccessToken { get; set; }

Property Value

string

IsAuthenticated

public bool IsAuthenticated { get; set; }

Property Value

bool