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.AdminNotActive
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: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class AdminNotActive : TokenGetAuthenticatedAdminError
Fields
| Improve this Doc View SourceInstance
A singleton instance of AdminNotActive
Declaration
public static readonly TokenGetAuthenticatedAdminError.AdminNotActive Instance
Field Value
Type | Description |
---|---|
TokenGetAuthenticatedAdminError.AdminNotActive |