• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class AuthError.InvalidSelectUser

The user specified in 'Dropbox-API-Select-User' is no longer on the team.

Inheritance
System.Object
AuthError
AuthError.InvalidSelectUser
Inherited Members
AuthError.IsInvalidAccessToken
AuthError.AsInvalidAccessToken
AuthError.IsInvalidSelectUser
AuthError.AsInvalidSelectUser
AuthError.IsInvalidSelectAdmin
AuthError.AsInvalidSelectAdmin
AuthError.IsUserSuspended
AuthError.AsUserSuspended
AuthError.IsExpiredAccessToken
AuthError.AsExpiredAccessToken
AuthError.IsMissingScope
AuthError.AsMissingScope
AuthError.IsRouteAccessDenied
AuthError.AsRouteAccessDenied
AuthError.IsOther
AuthError.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.Auth
Assembly: Dropbox.Api.dll
Syntax
public sealed class InvalidSelectUser : AuthError

Fields

| Improve this Doc View Source

Instance

A singleton instance of InvalidSelectUser

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