Table of Contents

Field AdminAudience

Namespace
MailFathom.Common.ClientAssertions
Assembly
MailFathom.Common.dll

The audience an assertion presented to the administrative endpoint must name.

public const string AdminAudience = "urn:mailfathom:admin"

Returns

string
The audience an assertion presented to the administrative endpoint must name.

Remarks

Separate from McpAudience for the reason the surfaces are separate at all: reading a mailbox and administering the service that reads it are different authorities.