http://services.nedfox.net/shopserver/2016/05/entities
UserInfo Complex Type
http://services.nedfox.net/shopserver/2016/05/entities : UserInfo Complex Type
Naamsruimte http://services.nedfox.net/shopserver/2016/05/entities
Type
Extension of BaseInfoWithAudit Complex Type
Diagram
UserName Element TemporaryBlockedSinceDatetime Element Password Element IsTemporaryBlocked Element IsGlobalAdministrator Element IsBlocked Element FailedLogins Element AuthorisationLevel Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element ExternalId Element Sequence UserInfo Complex Type
Overview
Sequence
ExternalId optional xs:int
ItemId optional xs:int
CreatedByUserId optional xs:int
CreatedDateTime optional xs:dateTime
LastModifiedByUserId optional xs:int
LastModifiedDateTime optional xs:dateTime
FailedLogins optional xs:int
IsBlocked optional xs:boolean
IsGlobalAdministrator optional xs:boolean
IsTemporaryBlocked optional xs:boolean
Password optional xs:string
TemporaryBlockedSinceDatetime optional xs:dateTime
UserName optional xs:string
Gebruikt door
UserInfo Element
Value Element
Value Element
Info Element
Info Element
Value Element
Info Element
Value Element
Info Element
Value Element
Info Element
Info Element
Value Element
Info Element
Value Element
Bron
<xs:complexType name="UserInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BaseInfoWithAudit">
      <xs:sequence>
        <xs:element minOccurs="0" name="AuthorisationLevel" type="q107:Enumerations.AuthorisationLevel" xmlns:q107="http://schemas.datacontract.org/2004/07/NedFox.ShopServer.BusinessComponents.Controllers" />
        <xs:element minOccurs="0" name="FailedLogins" type="xs:int" />
        <xs:element minOccurs="0" name="IsBlocked" type="xs:boolean" />
        <xs:element minOccurs="0" name="IsGlobalAdministrator" type="xs:boolean" />
        <xs:element minOccurs="0" name="IsTemporaryBlocked" type="xs:boolean" />
        <xs:element minOccurs="0" name="Password" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="TemporaryBlockedSinceDatetime" type="xs:dateTime" />
        <xs:element minOccurs="0" name="UserName" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Zie ook
http://services.nedfox.net/shopserver/2016/05/entities