Previous Topic: UsageListMaskNext Topic: UserAccountPropertiesRequired


UserAccountProperties

This sequence of elements represents the properties of a user account.

xsd:string userAccountName

The name identifying the user account

UsageListMask userUsageList

The mask for the usage list

xsd:string userAccountURI

The fully-qualifed Uniform Resource Identifer of the user account.

xsd:string userAccountLabel

The display name of the user account.

xsd:string domainLabel

The display name of the domain for the given user account.

xsd:string creationUserAccount

The name of the user account that created the user account's record.

DateTime creationDate

The date and time on which the user account's record was created.

xsd:string lastUpdatedUserAccount

The name of the user account that last updated this user account record's properties.

DateTime lastUpdatedDate

The date and time on which this user account's properties were last updated.

xsd:long userAccountVersionNumber

The version number of the user account's record. A version number is incremented each time a record is updated.

Remarks

None