TwoFactorAuthenticationArgsAuthCodeExpires Property |
The expiration date of the code. This can be overridden by the event handler.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public DateTime AuthCodeExpires { get; set; }
Public Property AuthCodeExpires As DateTime
Get
Set
Property Value
Type:
DateTimeSee Also