Table of Contents

Class MfaListFactorsResponse

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

Properties

All

public List<Factor> All { get; set; }

Property Value

List<Factor>

Totp

public List<Factor> Totp { get; set; }

Property Value

List<Factor>