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