SystemPrincipal Constructor (String) |
Namespace: Kentico.Web.Mvc.InternalAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax public SystemPrincipal(
string username
)
Parameters
- username
- Type: SystemString
The user name.
See Also