IdentityLayoutRenderer Properties |
The IdentityLayoutRenderer type exposes the following members.
Name | Description | |
---|---|---|
AuthType |
Gets or sets a value indicating whether to render Thread.CurrentPrincipal.Identity.AuthenticationType.
| |
IsAuthenticated |
Gets or sets a value indicating whether to render Thread.CurrentPrincipal.Identity.IsAuthenticated.
| |
LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from LayoutRenderer.) | |
Name |
Gets or sets a value indicating whether to render Thread.CurrentPrincipal.Identity.Name.
| |
Separator |
Gets or sets the separator to be used when concatenating
parts of identity information.
| |
ValueFormatter |
Value formatter
(Inherited from LayoutRenderer.) |