Vehicle->VerifyAccess
VerifyAccess (Vehicle Function)
This function is used primarily to test permissions and credentials passed to HOS Web Services.
XML Request
<soap:Body> <VerifyAccess xmlns="http://www.qualcomm.com" /> </soap:Body>
XML Response
The return result indicates success or failure via SOAP exceptions.
<soap:Body> <VerifyAccessResponse xmlns="http://www.qualcomm.com" /> </soap:Body>