Dropbox .NET SDK

Class SharedContentAddLinkPasswordDetails

Added password to link for shared file/folder.

Inheritance
object
SharedContentAddLinkPasswordDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class SharedContentAddLinkPasswordDetails

Constructors

View Source

SharedContentAddLinkPasswordDetails()

Initializes a new instance of the SharedContentAddLinkPasswordDetails class.

Declaration
public SharedContentAddLinkPasswordDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK