• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class SharedLinkPolicy.Team

Links can be shared with anyone on the same team as the owner.

Inheritance
System.Object
SharedLinkPolicy
SharedLinkPolicy.Team
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 Team : SharedLinkPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Team

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