TwoFactorResponse.SharedKey Property

Definition

The shared key generally for TOTP authenticator apps that is usually presented to the user as a QR code.

public string SharedKey { get; init; }
member this.SharedKey : string with get, set
Public Property SharedKey As String

Property Value

Applies to