Class LogOnResult
- Namespace
- Dynamicweb.Security.User
Management
- Assembly
- Dynamicweb.Core.dll
- Inheritance
-
Log
OnResult
- Inherited Members
Constructors
LogOnResult()
Properties
Current
Property Value
FailedReason
Gets or sets the reason why the login failed.
Property Value
- Log
OnFailed Reason An Log
OnFailed representation of the reason for the failed logon.Reason
Password
Gets or sets the password used for authentication.
Property Value
Success
Gets success state.
Property Value
- bool
true
if logon is succesful; otherwisefalse
.
User
Gets or sets the user associated with the provided username/password, if found.
Property Value
Username
Gets or sets the username used for authentication.