Show / Hide Table of Contents

Class AccountStatus

Inheritance
System.Object
AccountStatus
Account_AccountStatus.ApiData
Registration_Register.ApiData
Registration_Status.ApiData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.AccountAndAuthentication
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class AccountStatus

Fields

View Source

IsAccountLocked

Declaration
public bool IsAccountLocked
Field Value
Type Description
System.Boolean
View Source

IsAccountVerified

Declaration
public bool IsAccountVerified
Field Value
Type Description
System.Boolean
View Source

SessionToken

Declaration
public string SessionToken
Field Value
Type Description
System.String

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX