Show / Hide Table of Contents

Class ListUsersCursorError.InsufficientPermissions

Your account does not have permissions to perform this action. This may be due to it only having access to Paper as files in the Dropbox filesystem. For more information, refer to the Paper Migration Guide.

Inheritance
System.Object
ListUsersCursorError
ListUsersCursorError.InsufficientPermissions
Inherited Members
ListUsersCursorError.IsDocNotFound
ListUsersCursorError.AsDocNotFound
ListUsersCursorError.IsCursorError
ListUsersCursorError.AsCursorError
ListUsersCursorError.IsInsufficientPermissions
ListUsersCursorError.AsInsufficientPermissions
ListUsersCursorError.IsOther
ListUsersCursorError.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.Paper
Assembly: Dropbox.Api.dll
Syntax
public sealed class InsufficientPermissions : ListUsersCursorError

Fields

| Improve this Doc View Source

Instance

A singleton instance of InsufficientPermissions

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