Show / Hide Table of Contents

Class AclUpdatePolicy.Editors

Any editor can update the ACL. This may be further restricted to editors on the same team.

Inheritance
System.Object
AclUpdatePolicy
AclUpdatePolicy.Editors
Inherited Members
AclUpdatePolicy.IsOwner
AclUpdatePolicy.AsOwner
AclUpdatePolicy.IsEditors
AclUpdatePolicy.AsEditors
AclUpdatePolicy.IsOther
AclUpdatePolicy.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 Editors : AclUpdatePolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Editors

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