1 reference to DataExpiration
Microsoft.AspNetCore.Components.Endpoints (1)
DependencyInjection\ServerComponentSerializer.cs (1)
45
var protectedBytes = _dataProtector.Protect(serializedServerComponentBytes, ServerComponentSerializationSettings.
DataExpiration
);