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