1 instantiation of PropertiesDataFormat
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthPostConfigureOptions.cs (1)
48options.StateDataFormat = new PropertiesDataFormat(dataProtector);
1 reference to PropertiesDataFormat
Microsoft.AspNetCore.Authentication (1)
PropertiesDataFormat.cs (1)
15/// Initializes a new instance of <see cref="PropertiesDataFormat"/>.