2 references to ActivationDateElementName
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\XmlKeyManager.cs (2)
306DateTimeOffset activationDate = (DateTimeOffset)keyElement.Element(ActivationDateElementName)!; 528new XElement(ActivationDateElementName, activationDate),