Show / Hide Table of Contents

Class RequestedLinkAccessLevel.Editor

Users who use the link can edit, view and comment on the content. Note not all file types support edit links yet.

Inheritance
System.Object
RequestedLinkAccessLevel
RequestedLinkAccessLevel.Editor
Inherited Members
RequestedLinkAccessLevel.IsViewer
RequestedLinkAccessLevel.AsViewer
RequestedLinkAccessLevel.IsEditor
RequestedLinkAccessLevel.AsEditor
RequestedLinkAccessLevel.IsMax
RequestedLinkAccessLevel.AsMax
RequestedLinkAccessLevel.IsOther
RequestedLinkAccessLevel.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.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class Editor : RequestedLinkAccessLevel

Fields

| Improve this Doc View Source

Instance

A singleton instance of Editor

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