Show / Hide Table of Contents

Class LinkAction.RemovePassword

Remove the password of the link.

Inheritance
System.Object
LinkAction
LinkAction.RemovePassword
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 RemovePassword : LinkAction

Fields

| Improve this Doc View Source

Instance

A singleton instance of RemovePassword

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