• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class TwoStepVerificationPolicy.RequireTfaDisable

Disabled require two factor authorization.

Inheritance
System.Object
TwoStepVerificationPolicy
TwoStepVerificationPolicy.RequireTfaDisable
Inherited Members
TwoStepVerificationPolicy.IsRequireTfaEnable
TwoStepVerificationPolicy.AsRequireTfaEnable
TwoStepVerificationPolicy.IsRequireTfaDisable
TwoStepVerificationPolicy.AsRequireTfaDisable
TwoStepVerificationPolicy.IsOther
TwoStepVerificationPolicy.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.TeamPolicies
Assembly: Dropbox.Api.dll
Syntax
public sealed class RequireTfaDisable : TwoStepVerificationPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of RequireTfaDisable

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