Show / Hide Table of Contents

Class Security_ResetPasswordWithToken.PostApi

Inheritance
System.Object
Security_ResetPasswordWithToken.PostApi
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.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class PostApi

Fields

View Source

ClientTimezoneName

Declaration
public string ClientTimezoneName
Field Value
Type Description
System.String
View Source

ClientTimezoneOffset

Declaration
public int ClientTimezoneOffset
Field Value
Type Description
System.Int32
View Source

ConfirmPassword

Declaration
public string ConfirmPassword
Field Value
Type Description
System.String
View Source

Password

Declaration
public string Password
Field Value
Type Description
System.String
View Source

Token

Declaration
public string Token
Field Value
Type Description
System.String

Extension Methods

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