3.6.4.23.3.2 GetNetJoinStatusResponseBody

 <xsd:complexType name="GetNetJoinStatusResponseBody">
   <xsd:sequence>
     <xsd:element minOccurs="1" maxOccurs="1" name="peNetJoinStatus" type="xsd:unsignedInt"/>
     <xsd:element minOccurs="1" maxOccurs="1" name="pwsDomainName" type="xsd:string"/>
   </xsd:sequence>
 </xsd:complexType>

peNetJoinStatus: Contains an unsigned integer with the following possible values: 

Value

Meaning

0

Unknown

1

Unjoined

2

Workgroup

3

Domain

pwsDomainName: The domain name or workgroup name of the domain or workgroup the server is a member of.