Click or drag to resize

SecurityUser Properties

The SecurityUser type exposes the following members.

Properties
 NameDescription
Public property_Self A query parameter which references itself - this is for query filters which pass the original data in
(Inherited from IdentifiedData)
Public propertyBatchOperation Gets or sets the operation
(Inherited from IdentifiedData)
Public propertyCreatedBy Gets or sets the user that created this base data
(Inherited from BaseEntityData)
Public propertyCreatedByKey Gets or sets the security provenance object which represents the creation of this object
(Inherited from BaseEntityData)
Public propertyCreationTime Gets or sets the time at which the data was created
(Inherited from BaseEntityData)
Public propertyCreationTimeXml Gets or sets the creation time as an ISO date format
(Inherited from BaseEntityData)
Public propertyEmail Gets or sets the email address of the user
Public propertyEmailConfirmed Gets or sets whether the email address is confirmed
Public propertyInvalidLoginAttempts Gets or sets the number of invalid login attempts by the user
Public propertyKey Gets or sets the primary identifying UUID of this object
(Inherited from IdentifiedData)
Public propertyLastLoginTime The last login time
Public propertyLastLoginTimeXml Gets or sets the creation time in XML format
Public propertyLockout Gets or sets whether the account is locked out
Public propertyLockoutXml Gets or sets the creation time in XML format
Public propertyModifiedOn Gets the time this item was modified
(Inherited from NonVersionedEntityData)
Public propertyObsoletedBy Gets or sets the user that obsoleted this base data
(Inherited from BaseEntityData)
Public propertyObsoletedByKey Gets or sets the security provenance object which represents the obsoletion of this data
(Inherited from BaseEntityData)
Public propertyObsoletionTime Gets or sets the time when the data is or will become invalid
(Inherited from BaseEntityData)
Public propertyObsoletionTimeXml Gets or sets the time that the data is no longer valid (was deleted/obsoleted) in ISO format
(Inherited from BaseEntityData)
Public propertyPassword Gets or sets whether the password hash is enabled
Public propertyPasswordExpiration The last login time
Public propertyPasswordExpirationXml Gets or sets the creation time in XML format
Public propertyPhoneNumber Gets or sets the patient's phone number
Public propertyPhoneNumberConfirmed Gets or sets whether the phone number was confirmed
Public propertyRoles Represents roles
Public propertySecurityHash Gets or sets a value which indicates whether the security data for the user has changed
Public propertyTag Gets the etag
(Overrides IdentifiedDataTag)
Public propertyTwoFactorEnabled Gets or sets whether two factor authentication is required
Public propertyTwoFactorMechnaismKey Gets or sets the preferred tfa mechanism
Public propertyType Gets the type registration of this object
(Inherited from IdentifiedData)
Public propertyUpdatedBy Gets or sets the user that updated this base data
(Inherited from NonVersionedEntityData)
Public propertyUpdatedByKey Gets or sets the provenance identifier associated with the last update of this object
(Inherited from NonVersionedEntityData)
Public propertyUpdatedTime Updated time
(Inherited from NonVersionedEntityData)
Public propertyUpdatedTimeXml Gets or sets the time that this object was last modified in ISO format
(Inherited from NonVersionedEntityData)
Public propertyUserClass Gets or sets the user class key
Public propertyUserEntity Link from this security resource to an entity resource
Public propertyUserName Gets or sets the logical user name ofthe user
Public propertyUserPhoto Gets or sets the binary representation of the user's photo
Top
See Also