Show / Hide Table of Contents

Class LinkPassword.RemovePassword

Remove the currently set password for the link.

Inheritance
System.Object
LinkPassword
LinkPassword.RemovePassword
Inherited Members
LinkPassword.IsRemovePassword
LinkPassword.AsRemovePassword
LinkPassword.IsSetPassword
LinkPassword.AsSetPassword
LinkPassword.IsOther
LinkPassword.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 : LinkPassword

Fields

| Improve this Doc View Source

Instance

A singleton instance of RemovePassword

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