Class TokenFromOAuth1Error.InvalidOauth1TokenInfo
Part or all of the OAuth 1.0 access token info is invalid.
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.Auth
Assembly: Dropbox.Api.dll
Syntax
public sealed class InvalidOauth1TokenInfo : TokenFromOAuth1Error
Fields
| Improve this Doc View SourceInstance
A singleton instance of InvalidOauth1TokenInfo
Declaration
public static readonly TokenFromOAuth1Error.InvalidOauth1TokenInfo Instance
Field Value
Type | Description |
---|---|
TokenFromOAuth1Error.InvalidOauth1TokenInfo |