2 references to ValidFrom
WindowsBase (2)
Base\MS\Internal\Security\RightsManagement\IssuanceLicense.cs (2)
467if ((grant.ValidFrom != DateTime.MinValue) || (grant.ValidUntil != DateTime.MaxValue)) 471systemTimeValidFrom = new SystemTime(grant.ValidFrom);