3.1.4.4.1.1 GetClientAccessTokenSoapIn

The GetClientAccessTokenSoapIn WSDL message specifies a request to retrieve a client access token.

The following is the GetClientAccessTokenSoapIn WSDL message specification.

 <wsdl:message name="GetClientAccessTokenSoapIn" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:part name="request" element="tns:GetClientAccessToken"/>
   <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/>
 </wsdl:message>

The GetClientAccessTokenSoapIn WSDL message is the input message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/GetClientAccessToken.

The parts of the GetClientAccessTokenSoapIn WSDL message are described in the following table.

Part name

Element/type

Description

request

GetClientAccessToken

(section 3.1.4.4.2.1)

Specifies the SOAP body of the request to retrieve the client access token.

RequestVersion

RequestServerVersion

([MS-OXWSCDATA] section 2.2.3.9)

Specifies a SOAP header that identifies the schema version for the GetClientAccessToken WSDL operation request.