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