Class EventType.PasskeyRemove
(tfa) Removed passkey for login
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.PasskeyRemove : EventType
Constructors
View SourcePasskeyRemove(PasskeyRemoveType)
Initializes a new instance of the EventType.PasskeyRemove class.
Declaration
public PasskeyRemove(PasskeyRemoveType value)
Parameters
| Type | Name | Description |
|---|---|---|
| PasskeyRemoveType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public PasskeyRemoveType Value { get; }
Property Value
| Type | Description |
|---|---|
| PasskeyRemoveType |