Table of Contents

Class MfaAdminListFactorsResponse

Namespace
Supabase.Gotrue.Mfa
Assembly
Supabase.Gotrue.dll
public class MfaAdminListFactorsResponse
Inheritance
MfaAdminListFactorsResponse
Inherited Members
Extension Methods

Properties

Factors

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

Property Value

List<Factor>