<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.19.2" />

Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdProviderMetadataUtf8Bytes

OpenId Provider Metadata parameter names as UTF8Bytes Used by UTF8JsonReader/Writer for performance gains. http://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata
public static ReadOnlySpan<byte> AcrValuesSupported { get; }

public static ReadOnlySpan<byte> AuthorizationDetailsTypesSupported { get; }

public static ReadOnlySpan<byte> AuthorizationEndpoint { get; }

public static ReadOnlySpan<byte> BackchannelAuthenticationEndpoint { get; }

public static ReadOnlySpan<byte> CheckSessionIframe { get; }

public static ReadOnlySpan<byte> ClaimsLocalesSupported { get; }

public static ReadOnlySpan<byte> ClaimsParameterSupported { get; }

public static ReadOnlySpan<byte> ClaimsSupported { get; }

public static ReadOnlySpan<byte> ClaimTypesSupported { get; }

public static ReadOnlySpan<byte> CodeChallengeMethodsSupported { get; }

public static ReadOnlySpan<byte> DeviceAuthorizationEndpoint { get; }

public static ReadOnlySpan<byte> Discovery { get; }

public static ReadOnlySpan<byte> DisplayValuesSupported { get; }

public static ReadOnlySpan<byte> DPoPSigningAlgValuesSupported { get; }

public static ReadOnlySpan<byte> EndSessionEndpoint { get; }

public static ReadOnlySpan<byte> FrontchannelLogoutSessionSupported { get; }

public static ReadOnlySpan<byte> FrontchannelLogoutSupported { get; }

public static ReadOnlySpan<byte> GrantTypesSupported { get; }

public static ReadOnlySpan<byte> HttpLogoutSupported { get; }

public static ReadOnlySpan<byte> IdTokenSigningAlgValuesSupported { get; }

public static ReadOnlySpan<byte> IntrospectionEndpoint { get; }

public static ReadOnlySpan<byte> Issuer { get; }

public static ReadOnlySpan<byte> JwksUri { get; }

public static ReadOnlySpan<byte> LogoutSessionSupported { get; }

public static ReadOnlySpan<byte> MicrosoftMultiRefreshToken { get; }

public static ReadOnlySpan<byte> OpPolicyUri { get; }

public static ReadOnlySpan<byte> OpTosUri { get; }

public static ReadOnlySpan<byte> PromptValuesSupported { get; }

public static ReadOnlySpan<byte> PushedAuthorizationRequestEndpoint { get; }

public static ReadOnlySpan<byte> RegistrationEndpoint { get; }

public static ReadOnlySpan<byte> RequestParameterSupported { get; }

public static ReadOnlySpan<byte> RequestUriParameterSupported { get; }

public static ReadOnlySpan<byte> RequirePushedAuthorizationRequests { get; }

public static ReadOnlySpan<byte> RequireRequestUriRegistration { get; }

public static ReadOnlySpan<byte> ResponseModesSupported { get; }

public static ReadOnlySpan<byte> ResponseTypesSupported { get; }

public static ReadOnlySpan<byte> RevocationEndpoint { get; }

public static ReadOnlySpan<byte> ScopesSupported { get; }

public static ReadOnlySpan<byte> ServiceDocumentation { get; }

public static ReadOnlySpan<byte> SubjectTypesSupported { get; }

public static ReadOnlySpan<byte> TokenEndpoint { get; }

public static ReadOnlySpan<byte> TokenEndpointAuthMethodsSupported { get; }

public static ReadOnlySpan<byte> UILocalesSupported { get; }

public static ReadOnlySpan<byte> UserInfoEndpoint { get; }

public static ReadOnlySpan<byte> UserInfoSigningAlgValuesSupported { get; }