Open the Portico Developer Guide site
PosGateway Schema
CredentialData Element
PosGateway Schema > PosReportSearchRspType Complex Type > Details Element : CredentialData Element
Description

Credential details tied to a user session

Note: This is for internal use only.

Namespace http://Hps.Exchange.PosGateway
Type
CredentialDataType Complex Type
Diagram
ImpersonatedDisplayName Element DisplayName Element All CredentialData Element
Overview
CredentialData optional CredentialDataType Complex Type

Credential details tied to a user session

Note: This is for internal use only.

All
DisplayName optional descriptionType Simple Type

User display name

ImpersonatedDisplayName optional xs:string

Impersonated user display name

Source
<xs:element name="CredentialData" type="CredentialDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Credential details tied to a user session</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This is for internal use only.
                  </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportSearchRspType Complex TypePosGateway Schema