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 SourceConfirmNewPassword
Declaration
public string ConfirmNewPassword
Field Value
Type | Description |
---|---|
System.String |
NewPassword
Declaration
public string NewPassword
Field Value
Type | Description |
---|---|
System.String |
OldPassword
Declaration
public string OldPassword
Field Value
Type | Description |
---|---|
System.String |