User
UserDetailsModel Element
User > ArrayOfUserDetailsModel Complex Type : UserDetailsModel Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.User
Type
UserDetailsModel Complex Type
Diagram
TimeZone Element DateFormat Element MobileNumber Element AllowInstallationTestsAccess Element MasterID Element IsAccountAdmin Element LastLoginDate Element IsSystemAdmin Element ProntoID Element Name Element AllowWorkflow Element AllowWebForm Element AllowUser Element AllowThirdPartyCredentialAdmin Element AllowTheme Element AllowSystemWideAdmin Element AllowSigning Element AllowReportsView Element AllowProcessLaunch Element AllowPermissionSet Element AllowPermission Element AllowOpenSigningQueue Element AllowOpenSigning Element AllowLogo Element AllowGroup Element AllowEmailTemplate Element AllowDocumentTemplate Element AllowDev Element AllowContent Element AllowChildGroup Element AllowBrands Element AllowApi Element AllowAction Element Sequence PermissionDetailsModel Element Sequence Permissions Element Initials Element PasswordChangeInDays Element IsExpired Element IsLockedOut Element AccessCount Element LastModifiedDate Element CreatedDate Element RequirePasswordChangeOnFirstUse Element FederatedUsername Element ViewUnassignedRegUserTransactions Element ControlPanelAuthorityType Element SignatureImage Element Organization Element Title Element SecurityAnswer Element SecurityQuestion Element EmailAddress Element LastName Element FirstName Element SigningAuthorityType Element Username Element ProntoID Element ID Element Sequence UserDetailsModel Element
Overview
Sequence
ID optional xs:int
ProntoID optional xs:string
Username optional xs:string
FirstName optional xs:string
LastName optional xs:string
EmailAddress optional xs:string
SecurityQuestion optional xs:string
SecurityAnswer optional xs:string
Title optional xs:string
Organization optional xs:string
SignatureImage optional xs:base64Binary
FederatedUsername optional xs:string
CreatedDate optional xs:dateTime
LastModifiedDate optional xs:dateTime
AccessCount optional xs:int
IsLockedOut optional xs:boolean
IsExpired optional xs:boolean
PasswordChangeInDays optional xs:short
Initials optional xs:string
Sequence
Sequence
AllowAction optional xs:boolean
AllowApi optional xs:boolean
AllowBrands optional xs:boolean
AllowChildGroup optional xs:boolean
AllowContent optional xs:boolean
AllowDev optional xs:boolean
AllowDocumentTemplate optional xs:boolean
AllowEmailTemplate optional xs:boolean
AllowGroup optional xs:boolean
AllowLogo optional xs:boolean
AllowOpenSigning optional xs:boolean
AllowOpenSigningQueue optional xs:boolean
AllowPermission optional xs:boolean
AllowPermissionSet optional xs:boolean
AllowProcessLaunch optional xs:boolean
AllowReportsView optional xs:boolean
AllowSigning optional xs:boolean
AllowSystemWideAdmin optional xs:boolean
AllowTheme optional xs:boolean
AllowThirdPartyCredentialAdmin optional xs:boolean
AllowUser optional xs:boolean
AllowWebForm optional xs:boolean
AllowWorkflow optional xs:boolean
Name optional xs:string
ProntoID optional xs:string
IsSystemAdmin optional xs:boolean
LastLoginDate optional xs:dateTime
IsAccountAdmin optional xs:boolean
MasterID optional xs:string
AllowInstallationTestsAccess optional xs:boolean
MobileNumber optional xs:string
DateFormat optional xs:string
TimeZone optional xs:string
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="UserDetailsModel" nillable="true" type="tns:UserDetailsModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
ArrayOfUserDetailsModel Complex TypeUser