Class Account_MyProfile
https://api.appearition.com/TenantName/api/Account/MyProfile/0 , where 0 is Channel ID
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 Account_MyProfile : BaseApiPost
  Fields
View SourceData
Declaration
public ExtendedProfile Data
  Field Value
| Type | Description | 
|---|---|
| ExtendedProfile | 
Properties
View SourceApiVersion
Declaration
public override int ApiVersion { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
Overrides
View SourceAuthenticationOverride
Declaration
public override AuthenticationOverrideType AuthenticationOverride { get; }
  Property Value
| Type | Description | 
|---|---|
| AuthenticationOverrideType | 
Overrides
View SourceRequiresTenant
Declaration
public override bool RequiresTenant { get; }
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |