Show / Hide Table of Contents

Class LoginMethod.FirstPartyTokenExchange

The first party token exchange object

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of FirstPartyTokenExchange

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