Show / Hide Table of Contents

Class LinkAction.ChangeAccessLevel

Change the access level of the link.

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of ChangeAccessLevel

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