Table of Contents

Class MfaVerifyParams

Namespace
Supabase.Gotrue.Mfa
Assembly
Supabase.Gotrue.dll
public class MfaVerifyParams
Inheritance
MfaVerifyParams
Inherited Members

Properties

ChallengeId

public string ChallengeId { get; set; }

Property Value

string

Code

public string Code { get; set; }

Property Value

string

FactorId

public string FactorId { get; set; }

Property Value

string