Table of Contents

Class MfaChallengeResponse

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

Properties

ExpiresAt

[JsonProperty("expires_at")]
public long ExpiresAt { get; set; }

Property Value

long

Id

[JsonProperty("id")]
public string Id { get; set; }

Property Value

string