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

Class FileRequestError.AppLacksAccess

This file request is not accessible to this app. Apps with the app folder permission can only access file requests in their app folder.

Inheritance
System.Object
FileRequestError
FileRequestError.AppLacksAccess
Inherited Members
FileRequestError.IsNotFound
FileRequestError.AsNotFound
FileRequestError.IsNotAFolder
FileRequestError.AsNotAFolder
FileRequestError.IsAppLacksAccess
FileRequestError.AsAppLacksAccess
FileRequestError.IsNoPermission
FileRequestError.AsNoPermission
FileRequestError.IsEmailUnverified
FileRequestError.AsEmailUnverified
FileRequestError.IsValidationError
FileRequestError.AsValidationError
FileRequestError.IsDisabledForTeam
FileRequestError.AsDisabledForTeam
FileRequestError.IsOther
FileRequestError.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.FileRequests
Assembly: Dropbox.Api.dll
Syntax
public sealed class AppLacksAccess : FileRequestError

Fields

| Improve this Doc View Source

Instance

A singleton instance of AppLacksAccess

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