Table of Contents

Property Process

Namespace
MailFathom.Application.Access
Assembly
MailFathom.Application.dll

Process

Gets the principal work no caller requested runs under.

public static AuthorizedPrincipal Process { get; }

Property Value

AuthorizedPrincipal

Remarks

It holds no permission by construction, so a use case reachable by a caller refuses it exactly as it refuses a caller granted nothing. Admitting it is a decision a use case states, never one a permission carries.