|
AuthenticationService
v0.2.0
|
An interface representing a database object that stores information about its last modification. More...
Properties | |
| DateTime | LastModificationTime [get, set] |
| The time of the latest changes to the object. More... | |
| long | LastModifierId [get, set] |
| The Id of the userwho performed the latest changes to the object. More... | |
Properties inherited from Joutsen.Authentication.CreationTrackable | |
| DateTime | CreationTime [get, set] |
| The time the object was created. More... | |
| long | CreatorId [get, set] |
| The Id of the user who created the object. More... | |
An interface representing a database object that stores information about its last modification.
|
getset |
The time of the latest changes to the object.
|
getset |
The Id of the userwho performed the latest changes to the object.
1.8.13