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

Microsoft.IdentityModel.Protocols.OpenIdConnect.OpenIdConnectParameterUtf8Bytes

Parameter names for OpenIdConnect Request/Response messages as UTF8 bytes. Used by UTF8JsonReader/Writer for performance gains.
public static ReadOnlySpan<byte> AccessToken { get; }

public static ReadOnlySpan<byte> AcrValues { get; }

public static ReadOnlySpan<byte> ClaimsLocales { get; }

public static ReadOnlySpan<byte> ClientAssertion { get; }

public static ReadOnlySpan<byte> ClientAssertionType { get; }

public static ReadOnlySpan<byte> ClientId { get; }

public static ReadOnlySpan<byte> ClientSecret { get; }

public static ReadOnlySpan<byte> Code { get; }

public static ReadOnlySpan<byte> Display { get; }

public static ReadOnlySpan<byte> DomainHint { get; }

public static ReadOnlySpan<byte> Error { get; }

public static ReadOnlySpan<byte> ErrorDescription { get; }

public static ReadOnlySpan<byte> ErrorUri { get; }

public static ReadOnlySpan<byte> ExpiresIn { get; }

public static ReadOnlySpan<byte> GrantType { get; }

public static ReadOnlySpan<byte> IdentityProvider { get; }

public static ReadOnlySpan<byte> IdToken { get; }

public static ReadOnlySpan<byte> IdTokenHint { get; }

public static ReadOnlySpan<byte> Iss { get; }

public static ReadOnlySpan<byte> LoginHint { get; }

public static ReadOnlySpan<byte> MaxAge { get; }

public static ReadOnlySpan<byte> Nonce { get; }

public static ReadOnlySpan<byte> Password { get; }

public static ReadOnlySpan<byte> PostLogoutRedirectUri { get; }

public static ReadOnlySpan<byte> Prompt { get; }

public static ReadOnlySpan<byte> RedirectUri { get; }

public static ReadOnlySpan<byte> RefreshToken { get; }

public static ReadOnlySpan<byte> RequestUri { get; }

public static ReadOnlySpan<byte> Resource { get; }

public static ReadOnlySpan<byte> ResponseMode { get; }

public static ReadOnlySpan<byte> ResponseType { get; }

public static ReadOnlySpan<byte> Scope { get; }

public static ReadOnlySpan<byte> SessionState { get; }

public static ReadOnlySpan<byte> Sid { get; }

public static ReadOnlySpan<byte> SkuTelemetry { get; }

public static ReadOnlySpan<byte> State { get; }

public static ReadOnlySpan<byte> TargetLinkUri { get; }

public static ReadOnlySpan<byte> TokenType { get; }

public static ReadOnlySpan<byte> UiLocales { get; }

public static ReadOnlySpan<byte> UserId { get; }

public static ReadOnlySpan<byte> Username { get; }

public static ReadOnlySpan<byte> VersionTelemetry { get; }