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