Click or drag to resize

DbSecurityDevice Properties

The DbSecurityDevice type exposes the following members.

Properties
  NameDescription
Public propertyCreatedByUuid
Gets or sets the user that created the data
(Inherited from DbBaseData.)
Public propertyCreationTime
Gets or sets the creation time
(Inherited from DbBaseData.)
Public propertyDeviceSecret
Gets the secret
Public propertyInvalidAuthAttempts
Gets or sets the invalid authentication attempts.
Public propertyKey
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.)
Public propertyLastAuthTime
Last authentication time
Public propertyLockout
Gets or sets a value indicating whether this object is ocked
Public propertyObsoletedByUuid
Obsoletion user
(Inherited from DbBaseData.)
Public propertyObsoletionTime
Gets or sets the time that the record was obsoleted
(Inherited from DbBaseData.)
Public propertyPublicId
Gets or sets the public identifier.
Public propertyUpdatedByUuid
Gets or sets the updated by identifier.
(Inherited from DbBaseData.)
Public propertyUpdatedTime
Gets or sets the updated time.
(Inherited from DbBaseData.)
Public propertyUuid
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.)
Top
See Also