Show / Hide Table of Contents

Class SharedLinkPolicy.Anyone

Links can be shared with anyone.

Inheritance
System.Object
SharedLinkPolicy
SharedLinkPolicy.Anyone
Inherited Members
SharedLinkPolicy.IsAnyone
SharedLinkPolicy.AsAnyone
SharedLinkPolicy.IsTeam
SharedLinkPolicy.AsTeam
SharedLinkPolicy.IsMembers
SharedLinkPolicy.AsMembers
SharedLinkPolicy.IsOther
SharedLinkPolicy.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 Anyone : SharedLinkPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Anyone

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