Class TokenGetAuthenticatedAdminError.MappingNotFound
The current token is not associated with a team admin, because mappings were not recorded when the token was created. Consider re-authorizing a new access token to record its authenticating admin.
Inheritance
System.Object
TokenGetAuthenticatedAdminError.MappingNotFound
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 MappingNotFound : TokenGetAuthenticatedAdminError
Fields
| Improve this Doc View SourceInstance
A singleton instance of MappingNotFound
Declaration
public static readonly TokenGetAuthenticatedAdminError.MappingNotFound Instance
Field Value
Type | Description |
---|---|
TokenGetAuthenticatedAdminError.MappingNotFound |