Dropbox .NET SDK

Class TfaAddSecurityKeyDetails

Added security key for two-factor authentication.

Inheritance
object
TfaAddSecurityKeyDetails
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 TfaAddSecurityKeyDetails

Constructors

View Source

TfaAddSecurityKeyDetails()

Initializes a new instance of the TfaAddSecurityKeyDetails class.

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