Property AuthenticatedKeyName
- Namespace
- MailFathom.Infrastructure.Security.ApiKeys
- Assembly
- MailFathom.Infrastructure.dll
AuthenticatedKeyName
Gets the name of the key that matched, or null when the credential was refused.
public SecretName? AuthenticatedKeyName { get; }