Class MfaListFactorsResponse NamespaceSupabase.Gotrue.Mfa AssemblySupabase.Gotrue.dll public class MfaListFactorsResponse Inheritance object MfaListFactorsResponse Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Extension Methods DictionaryExtensions.MergeLeft<T, K, V>(T, params IDictionary<K, V>[]) Properties All public List<Factor> All { get; set; } Property Value List<Factor> Totp public List<Factor> Totp { get; set; } Property Value List<Factor>