http://schemas.microsoft.com/sqlserver/2004/SOAP/Options
element clientNetworkID

Documentation
Set the client network ID for the login.
The client network ID to set for the login.
Properties
This component is not nillable.

Model
<clientNetworkID
  value = xsd:base64Binary>

</clientNetworkID>


Attribute Summary
 xsd:base64Binaryvalue
          The client network ID to set for the login. 

Attribute Detail

value

The client network ID to set for the login.

Type:
xsd:base64Binary
Use:
required
Form:
unqualified

Source
<xsd:element name="clientNetworkID">
<xsd:complexType>
<xsd:attribute form="unqualified" name="value" type="xsd:base64Binary" use="required">
</xsd:attribute>
</xsd:complexType>
</xsd:element>


http://www.stylusstudio.com