Show / Hide Table of Contents

ValidUntil Property

ValidUntil

The timestamp when the OTP code becomes invalid.

C#
public DateTimeOffset? ValidUntil { get; set; }

Property Value

Type Description
DateTimeOffset?
In this article
Back to top Generated by DocFX