Dropbox .NET SDK

Class TfaResetDetails

Reset two-factor authentication for team member.

Inheritance
object
TfaResetDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class TfaResetDetails

Constructors

View Source

TfaResetDetails()

Initializes a new instance of the TfaResetDetails class.

Declaration
public TfaResetDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK