Show / Hide Table of Contents

Class LinkAction.SetPassword

Create or modify the password of the link.

Inheritance
System.Object
LinkAction
LinkAction.SetPassword
Inherited Members
LinkAction.IsChangeAccessLevel
LinkAction.AsChangeAccessLevel
LinkAction.IsChangeAudience
LinkAction.AsChangeAudience
LinkAction.IsRemoveExpiry
LinkAction.AsRemoveExpiry
LinkAction.IsRemovePassword
LinkAction.AsRemovePassword
LinkAction.IsSetExpiry
LinkAction.AsSetExpiry
LinkAction.IsSetPassword
LinkAction.AsSetPassword
LinkAction.IsOther
LinkAction.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 SetPassword : LinkAction

Fields

| Improve this Doc View Source

Instance

A singleton instance of SetPassword

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