Class EventType.TfaAddBackupPhone
(tfa) Added backup phone for two-factor authentication
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TfaAddBackupPhone : EventType
Constructors
View SourceTfaAddBackupPhone(TfaAddBackupPhoneType)
Initializes a new instance of the EventType.TfaAddBackupPhone class.
Declaration
public TfaAddBackupPhone(TfaAddBackupPhoneType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TfaAddBackupPhoneType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TfaAddBackupPhoneType Value { get; }
Property Value
| Type | Description |
|---|---|
| TfaAddBackupPhoneType |