Dropbox .NET SDK

Class TfaChangeBackupPhoneDetails

Changed backup phone for two-factor authentication.

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

Constructors

View Source

TfaChangeBackupPhoneDetails()

Initializes a new instance of the TfaChangeBackupPhoneDetails class.

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