Class AuditUserInfo
- Namespace
- Dynamicweb.Security.User
Management
- Assembly
- Dynamicweb.Core.dll
Class AuditUserInfo
- Inheritance
-
Audit
User Info
- Inherited Members
Properties
CreatedBy
Gets the created by user id
Property Value
CreatedByUser
Gets the created by user.
Property Value
- string
The created by user.
CreatedOn
Gets the created on.
Property Value
- Date
Time ? The created on.
EmailPermissionGivenOn
Gets the email permission given on.
Property Value
- Date
Time ? The email permission given on.
EmailPermissionUpdatedOn
Gets the email permission updated on.
Property Value
- Date
Time ? The email permission updated on.
LastLogOnOn
Gets the last login on.
Property Value
- Date
Time ? The last login in .
UpdatedBy
Gets the updated by user id
Property Value
UpdatedByUser
Gets the updated by user.
Property Value
- string
The updated by user.
UpdatedOn
Gets the updated on.
Property Value
- Date
Time ? The updated on.
Methods
NotifyEmailPermissionUpdated(bool)
Notifies the email permission updated.
Parameters
newValueboolif set to
true[new value].
NotifyUserSaving(bool)
Notifies the user saving.
Parameters
isNewUserboolif set to
true[is new user].
NotifyUserSaving(bool, bool)
Notifies the user saving.