Show / Hide Table of Contents

Class TfaConfiguration.Authenticator

The authenticator object

Inheritance
System.Object
TfaConfiguration
TfaConfiguration.Authenticator
Inherited Members
TfaConfiguration.IsAuthenticator
TfaConfiguration.AsAuthenticator
TfaConfiguration.IsDisabled
TfaConfiguration.AsDisabled
TfaConfiguration.IsEnabled
TfaConfiguration.AsEnabled
TfaConfiguration.IsSms
TfaConfiguration.AsSms
TfaConfiguration.IsOther
TfaConfiguration.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 Authenticator : TfaConfiguration

Fields

| Improve this Doc View Source

Instance

A singleton instance of Authenticator

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