Table of Contents

Enum AuthenticatorType

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

2FA methods used

public enum AuthenticatorType

Fields

TOTP = 0

Time based one-time code.

WebAuthN = 2

Hardward based passkeys.