Dropbox .NET SDK

Class PaperMemberPolicy.AnyoneWithLink

The anyone with link object

Inheritance
object
PaperMemberPolicy
PaperMemberPolicy.AnyoneWithLink
Inherited Members
PaperMemberPolicy.IsAnyoneWithLink
PaperMemberPolicy.AsAnyoneWithLink
PaperMemberPolicy.IsOnlyTeam
PaperMemberPolicy.AsOnlyTeam
PaperMemberPolicy.IsTeamAndExplicitlyShared
PaperMemberPolicy.AsTeamAndExplicitlyShared
PaperMemberPolicy.IsOther
PaperMemberPolicy.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class PaperMemberPolicy.AnyoneWithLink : PaperMemberPolicy

Fields

View Source

Instance

A singleton instance of AnyoneWithLink

Declaration
public static readonly PaperMemberPolicy.AnyoneWithLink Instance
Field Value
Type Description
PaperMemberPolicy.AnyoneWithLink
  • View Source
In this article
Back to top Dropbox .NET SDK