Class CreateSharedLinkWithSettingsError.AccessDenied
The user is not allowed to create a shared link to the specified file. For example, this can occur if the file is restricted or if the user's links are banned.
Inheritance
System.Object
CreateSharedLinkWithSettingsError.AccessDenied
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 AccessDenied : CreateSharedLinkWithSettingsError
Fields
| Improve this Doc View SourceInstance
A singleton instance of AccessDenied
Declaration
public static readonly CreateSharedLinkWithSettingsError.AccessDenied Instance
Field Value
Type | Description |
---|---|
CreateSharedLinkWithSettingsError.AccessDenied |