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 EnrolleeServerInformation complex type contains metadata about an enrolling server.
-
<s:complexType name="EnrolleeServerInformation"> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="SKU" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Version" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Name" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="URL" type="s:string" /> </s:sequence> 12345-123-0000007-18968 </s:complexType>
SKU: A string describing the version information of the requesting server.
Version: A string describing the version information of the requesting server.
Name: A string describing the friendly name for the requesting server. This is stamped in the SLC.
URL: A string that contains the URL of the requesting server.