Show / Hide Table of Contents

Class LoginMethod.QrCode

The qr code object

Inheritance
System.Object
LoginMethod
LoginMethod.QrCode
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 QrCode : LoginMethod

Fields

| Improve this Doc View Source

Instance

A singleton instance of QrCode

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