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