Show / Hide Table of Contents

Class OAuth2Constants.DeviceAuthorization.Errors

Inheritance
object
OAuth2Constants.DeviceAuthorization.Errors
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: GitCredentialManager.Authentication.OAuth
Assembly: Algenta.Colectica.Repository.Client.dll
Syntax
public static class OAuth2Constants.DeviceAuthorization.Errors

Fields

AuthorizationPending

Declaration
public const string AuthorizationPending = "authorization_pending"
Field Value
Type Description
string

SlowDown

Declaration
public const string SlowDown = "slow_down"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX