Class EventType.TfaChangeStatus
(tfa) Enabled/disabled/changed two-factor authentication setting
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TfaChangeStatus : EventType
Constructors
View SourceTfaChangeStatus(TfaChangeStatusType)
Initializes a new instance of the EventType.TfaChangeStatus class.
Declaration
public TfaChangeStatus(TfaChangeStatusType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TfaChangeStatusType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TfaChangeStatusType Value { get; }
Property Value
| Type | Description |
|---|---|
| TfaChangeStatusType |