Dropbox .NET SDK
Show / Hide Table of Contents

Class KeyframesExtractionApiV2Error.SharedLinkPasswordProtected

The shared link password protected object

Inheritance
object
KeyframesExtractionApiV2Error
KeyframesExtractionApiV2Error.SharedLinkPasswordProtected
Inherited Members
KeyframesExtractionApiV2Error.IsServerError
KeyframesExtractionApiV2Error.AsServerError
KeyframesExtractionApiV2Error.IsUserError
KeyframesExtractionApiV2Error.AsUserError
KeyframesExtractionApiV2Error.IsUnsupportedFormatError
KeyframesExtractionApiV2Error.AsUnsupportedFormatError
KeyframesExtractionApiV2Error.IsLinkDownloadDisabledError
KeyframesExtractionApiV2Error.AsLinkDownloadDisabledError
KeyframesExtractionApiV2Error.IsSharedLinkPasswordProtected
KeyframesExtractionApiV2Error.AsSharedLinkPasswordProtected
KeyframesExtractionApiV2Error.IsLimitExceededError
KeyframesExtractionApiV2Error.AsLimitExceededError
KeyframesExtractionApiV2Error.IsConversionFailureError
KeyframesExtractionApiV2Error.AsConversionFailureError
KeyframesExtractionApiV2Error.IsNotFoundError
KeyframesExtractionApiV2Error.AsNotFoundError
KeyframesExtractionApiV2Error.IsIsAFolderError
KeyframesExtractionApiV2Error.AsIsAFolderError
KeyframesExtractionApiV2Error.IsOther
KeyframesExtractionApiV2Error.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class KeyframesExtractionApiV2Error.SharedLinkPasswordProtected : KeyframesExtractionApiV2Error

Fields

View Source

Instance

A singleton instance of SharedLinkPasswordProtected

Declaration
public static readonly KeyframesExtractionApiV2Error.SharedLinkPasswordProtected Instance
Field Value
Type Description
KeyframesExtractionApiV2Error.SharedLinkPasswordProtected
  • View Source
In this article
Back to top Dropbox .NET SDK