Table of Contents

Class AccountAuthenticateResponse

Namespace
The.Web.Security
Assembly
Instagile.Web.Client.dll

Used with native login and IAuthentication

public class AccountAuthenticateResponse
Inheritance
AccountAuthenticateResponse
Inherited Members

Properties

Error

public AuthenticationFailure? Error { get; set; }

Property Value

AuthenticationFailure

Result

public AccountAuthenticateResult? Result { get; set; }

Property Value

AccountAuthenticateResult