1 write to adLockoutDuration
System.Web (1)
Security\ADMembershipProvider.cs (1)
3833adLockoutDuration = new TimeSpan(-int64Value);
1 reference to adLockoutDuration
System.Web (1)
Security\ADMembershipProvider.cs (1)
3900get { return adLockoutDuration; }