Show / Hide Table of Contents

Class LoginMethod.GoogleOauth

The google oauth object

Inheritance
System.Object
LoginMethod
LoginMethod.GoogleOauth
Inherited Members
LoginMethod.IsAppleOauth
LoginMethod.AsAppleOauth
LoginMethod.IsFirstPartyTokenExchange
LoginMethod.AsFirstPartyTokenExchange
LoginMethod.IsGoogleOauth
LoginMethod.AsGoogleOauth
LoginMethod.IsPassword
LoginMethod.AsPassword
LoginMethod.IsQrCode
LoginMethod.AsQrCode
LoginMethod.IsSaml
LoginMethod.AsSaml
LoginMethod.IsTwoFactorAuthentication
LoginMethod.AsTwoFactorAuthentication
LoginMethod.IsWebSession
LoginMethod.AsWebSession
LoginMethod.IsOther
LoginMethod.AsOther
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.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class GoogleOauth : LoginMethod

Fields

| Improve this Doc View Source

Instance

A singleton instance of GoogleOauth

Declaration
public static readonly LoginMethod.GoogleOauth Instance
Field Value
Type Description
LoginMethod.GoogleOauth
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX