Click or drag to resize

IdentityUserLockoutEndDateUtc Property

[Missing <summary> documentation for "P:VelocityDBExtensions2.AspNet.Identity.IdentityUser.LockoutEndDateUtc"]

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public DateTime? LockoutEndDateUtc { get; set; }

Property Value

Type: NullableDateTime
See Also