Class SharedLinkSettingsError.InvalidSettings
The given settings are invalid (for example, all attributes of the SharedLinkSettings are empty, the requested visibility is RequestedVisibility.Password but the LinkPassword is missing, Expires is set to the past, etc.).
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 InvalidSettings : SharedLinkSettingsError
Fields
| Improve this Doc View SourceInstance
A singleton instance of InvalidSettings
Declaration
public static readonly SharedLinkSettingsError.InvalidSettings Instance
Field Value
Type | Description |
---|---|
SharedLinkSettingsError.InvalidSettings |