Show / Hide Table of Contents

Class PaperMemberPolicy.AnyoneWithLink

The anyone with link object

Inheritance
System.Object
PaperMemberPolicy
PaperMemberPolicy.AnyoneWithLink
Inherited Members
PaperMemberPolicy.IsAnyoneWithLink
PaperMemberPolicy.AsAnyoneWithLink
PaperMemberPolicy.IsOnlyTeam
PaperMemberPolicy.AsOnlyTeam
PaperMemberPolicy.IsTeamAndExplicitlyShared
PaperMemberPolicy.AsTeamAndExplicitlyShared
PaperMemberPolicy.IsOther
PaperMemberPolicy.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.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class AnyoneWithLink : PaperMemberPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of AnyoneWithLink

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