2 references to GetLargeIntegerFromDateTime
System.Web (2)
Security\ADMembershipProvider.cs (2)
2663
userEntry.Properties[attributeMapFailedPasswordAnswerTime].Value =
GetLargeIntegerFromDateTime
(currentTime);
2670
userEntry.Properties[attributeMapFailedPasswordAnswerLockoutTime].Value =
GetLargeIntegerFromDateTime
(currentTime);