2 references to SetString
Microsoft.AspNetCore.Authentication.Abstractions (2)
AuthenticationProperties.cs (2)
76
set =>
SetString
(IsPersistentKey, value ? string.Empty : null);
86
set =>
SetString
(RedirectUriKey, value);