Show / Hide Table of Contents

Class LoginMethod.Other

The other object

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

Fields

| Improve this Doc View Source

Instance

A singleton instance of Other

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