Add XML documentation across gateway, worker, and .NET client
This commit is contained in:
@@ -12,6 +12,7 @@ public sealed class DashboardAuthenticator(
|
||||
{
|
||||
private const string GenericFailureMessage = "The API key is invalid or is not authorized for dashboard access.";
|
||||
|
||||
/// <inheritdoc />
|
||||
public async Task<DashboardAuthenticationResult> AuthenticateAsync(
|
||||
string? apiKey,
|
||||
CancellationToken cancellationToken)
|
||||
|
||||
Reference in New Issue
Block a user