Show / Hide Table of Contents

Class AclUpdatePolicy.Owner

Only the owner can update the ACL.

Inheritance
System.Object
AclUpdatePolicy
AclUpdatePolicy.Owner
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 Owner : AclUpdatePolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Owner

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