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.
Inherited Members
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 SourceInstance
A singleton instance of NotAuthorized
Declaration
public static readonly SharedLinkSettingsError.NotAuthorized Instance
Field Value
Type | Description |
---|---|
SharedLinkSettingsError.NotAuthorized |