Show / Hide Table of Contents

Class CreateFileRequestError.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
CreateFileRequestError
CreateFileRequestError.AppLacksAccess
Inherited Members
CreateFileRequestError.IsInvalidLocation
CreateFileRequestError.AsInvalidLocation
CreateFileRequestError.IsRateLimit
CreateFileRequestError.AsRateLimit
CreateFileRequestError.IsNotFound
CreateFileRequestError.AsNotFound
CreateFileRequestError.IsNotAFolder
CreateFileRequestError.AsNotAFolder
CreateFileRequestError.IsAppLacksAccess
CreateFileRequestError.AsAppLacksAccess
CreateFileRequestError.IsNoPermission
CreateFileRequestError.AsNoPermission
CreateFileRequestError.IsEmailUnverified
CreateFileRequestError.AsEmailUnverified
CreateFileRequestError.IsValidationError
CreateFileRequestError.AsValidationError
CreateFileRequestError.IsDisabledForTeam
CreateFileRequestError.AsDisabledForTeam
CreateFileRequestError.IsOther
CreateFileRequestError.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 : CreateFileRequestError

Fields

| Improve this Doc View Source

Instance

A singleton instance of AppLacksAccess

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