Class LinkPassword.SetPassword
Set a new password or change an existing password.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class LinkPassword.SetPassword : LinkPassword
Constructors
View SourceSetPassword(string)
Initializes a new instance of the LinkPassword.SetPassword class.
Declaration
public SetPassword(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |