3.1.4.1 RequestSecurityToken
The client calls the RequestSecurityToken method to register a device.
This operation is specified by the following WSDL.
-
<wsdl:operation name="RequestSecurityToken"> <wsdl:input wsaw:Action="http://schemas.microsoft.com/windows/pki/2009/01/enrollment/RST/wstep" message="tns:IWindowsDeviceEnrollmentService_RequestSecurityToken_InputMessage"/> <wsdl:output wsaw:Action="http://schemas.microsoft.com/windows/pki/2009/01/enrollment/RSTRC/wstep" message="tns:IWindowsDeviceEnrollmentService_RequestSecurityToken_OutputMessage"/> <wsdl:fault wsaw:Action="http://schemas.microsoft.com/windows/pki/2009/01/enrollment/IWindowsDeviceEnrollmentService/RequestSecurityTokenWindowsDeviceEnrollmentServiceErrorFault" name="WindowsDeviceEnrollmentServiceErrorFault" message="tns:IWindowsDeviceEnrollmentService_RequestSecurityToken_WindowsDeviceEnrollmentServiceErrorFault_FaultMessage"/> </wsdl:operation>
The IWindowsDeviceEnrollmentService_RequestSecurityToken_InputMessage message consists of a single object definition: the client request. The client request is made by using the acceptable SOAP actions and values as defined in sections 3.1.4.1.1 and 3.1.4.1.2.