Marker interface for the fallback unauthenticated principal.
This principal can be used by publications to set on a request if no principal, not even an unauthenticated principal, was returned by any authentication utility to fulfill the contract of IApplicationRequest.
id
*
-
TextLine
(default =
None
)
The unique identification of the principal.
description
-
Text
(default =
None
)
A detailed description of the principal.
title
-
TextLine
(default =
None
)
The title of the principal. This is usually used in the UI.
* = required
There are no methods specified.