Show / Hide Table of Contents

Class Account_ChangePassword.PostApi

Inheritance
System.Object
Account_ChangePassword.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

ConfirmNewPassword

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

NewPassword

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

OldPassword

Declaration
public string OldPassword
Field Value
Type Description
System.String

Extension Methods

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