Show / Hide Table of Contents

Class SharedLinkSettingsError.NotAuthorized

User is not allowed to modify the settings of this link. Note that basic users can only set RequestedVisibility.Public as the RequestedVisibility and cannot set Expires.

Inheritance
System.Object
SharedLinkSettingsError
SharedLinkSettingsError.NotAuthorized
Inherited Members
SharedLinkSettingsError.IsInvalidSettings
SharedLinkSettingsError.AsInvalidSettings
SharedLinkSettingsError.IsNotAuthorized
SharedLinkSettingsError.AsNotAuthorized
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 NotAuthorized : SharedLinkSettingsError

Fields

| Improve this Doc View Source

Instance

A singleton instance of NotAuthorized

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