Class EventType.TfaRemoveException
(team_policies) Removed members from two factor authentication exception list
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TfaRemoveException : EventType
Constructors
View SourceTfaRemoveException(TfaRemoveExceptionType)
Initializes a new instance of the EventType.TfaRemoveException class.
Declaration
public TfaRemoveException(TfaRemoveExceptionType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TfaRemoveExceptionType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TfaRemoveExceptionType Value { get; }
Property Value
| Type | Description |
|---|---|
| TfaRemoveExceptionType |