Show / Hide Table of Contents

Class Security_VerifyAccount.RequestContent

Inheritance
System.Object
BaseRequestContent
Security_VerifyAccount.RequestContent
Inherited Members
BaseRequestContent.GetUrlExtraParameters()
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 RequestContent : BaseRequestContent

Fields

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