User
UserInsertModel Element
User : UserInsertModel Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.User
Type
UserInsertModel Complex Type
Diagram
UserName Element ThirdPartyCredentialID Element Sequence UserFederationInsertModel Element Sequence Federations Element Suffix Element MiddleName Element ProntoID Element PermissionSetID Element AllowSigning Element AllowOpenSigningQueue Element AllowOpenSigning Element Sequence UserPermissionInsertModel Element Sequence Permissions Element PasswordChangeInDays Element IsExpired Element IsLockedOut Element Password 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 Sequence UserInsertModel Element
Overview
Sequence
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
Password optional xs:string
IsLockedOut optional xs:boolean
IsExpired optional xs:boolean
PasswordChangeInDays optional xs:short
Sequence
Sequence
AllowOpenSigning optional xs:boolean
AllowOpenSigningQueue optional xs:boolean
AllowSigning optional xs:boolean
PermissionSetID optional xs:int
ProntoID optional xs:string
MiddleName optional xs:string
Suffix optional xs:string
Sequence
Source
<xs:element name="UserInsertModel" nillable="true" type="tns:UserInsertModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
User