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