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