Click or drag to resize

DbSecurityDevice Properties

The DbSecurityDevice type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets or sets the entity id which created this
(Inherited from DbBaseData)
Public propertyCreationTime Gets or sets the creation time
(Inherited from DbBaseData)
Public propertyDeviceSecret Device secret
Public propertyInvalidAuthAttempts Gets or sets the lockout
Public propertyKey Gets or sets the key
(Overrides DbIdentifiedKey)
Public propertyLastAuthentication Gets the last authenticated time
Public propertyLockout Gets or sets the lockout
Public propertyLockoutSpecified Sets whether the lockout was explicitly set
Public propertyObsoletedByKey Gets or sets the id which obsoleted this
(Inherited from DbBaseData)
Public propertyObsoletedByKeySpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyObsoletionTime Gets or sets the obsoletion time
(Inherited from DbBaseData)
Public propertyObsoletionTimeSpecified Identifies whether obsoletion time is specified
(Inherited from DbBaseData)
Public propertyPublicId Gets or sets the public identifier.
Public propertyReplacesDeviceKey Replaces the specified device identifier
Public propertyUpdatedByKey Gets or sets the updated user
(Inherited from DbNonVersionedBaseData)
Public propertyUpdatedTime Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData)
Top
See Also