2 references to GetString
Microsoft.AspNetCore.Authentication.Abstractions (2)
AuthenticationProperties.cs (2)
75get => GetString(IsPersistentKey) != null; 85get => GetString(RedirectUriKey);