Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The AcquireLicenseException complex type contains information about an error that occurred while the server was generating a UL for the user.
-
<s:complexType name="AcquireLicenseException"> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="ExceptionString" nillable="true" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="batchindex" type="s:int" /> </s:sequence> </s:complexType>
ExceptionString: A string containing the exception that occurred while the server was generating a UL for the user.
batchindex: An integer corresponding to the index of the user in the batch of requests.