ApiKeyAuthenticationOptions.ExpectedKeyBytes property
Gets the expected API key as a UTF-8 byte array, or null if ExpectedKey
is not set.
public byte[]? ExpectedKeyBytes { get; }
See Also
- class ApiKeyAuthenticationOptions
- namespace Kestrun.Authentication