Show / Hide Table of Contents

Class TokenGetAuthenticatedAdminError.AdminNotActive

Either the team admin that authorized this token is no longer an active member of the team or no longer a team admin.

Inheritance
System.Object
TokenGetAuthenticatedAdminError
TokenGetAuthenticatedAdminError.AdminNotActive
Inherited Members
TokenGetAuthenticatedAdminError.IsMappingNotFound
TokenGetAuthenticatedAdminError.AsMappingNotFound
TokenGetAuthenticatedAdminError.IsAdminNotActive
TokenGetAuthenticatedAdminError.AsAdminNotActive
TokenGetAuthenticatedAdminError.IsOther
TokenGetAuthenticatedAdminError.AsOther
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: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class AdminNotActive : TokenGetAuthenticatedAdminError

Fields

| Improve this Doc View Source

Instance

A singleton instance of AdminNotActive

Declaration
public static readonly TokenGetAuthenticatedAdminError.AdminNotActive Instance
Field Value
Type Description
TokenGetAuthenticatedAdminError.AdminNotActive
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX