Show / Hide Table of Contents

Class TwoStepVerificationPolicy.RequireTfaEnable

Enabled require two factor authorization.

Inheritance
System.Object
TwoStepVerificationPolicy
TwoStepVerificationPolicy.RequireTfaEnable
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 RequireTfaEnable : TwoStepVerificationPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of RequireTfaEnable

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