Returns information about one user or group. (V1—V1.0.3)
public String getPrincipalAsXML( long binderId, long principalId );
The getPrincipalAsXML operation returns XML whose elements provide information about one registered user or defined group.
The binder identifier of the principal’s parent workspace. The information returned by getAllPrincipalsAsXML includes the binder number of this containing workspace.
The identifier that maps to the user or group for which you want to gather information.
A string containing XML elements whose elements provide information about the specified user or group.
This code returns information about a user or group, whose parent workspace has a binder identifier of 2 and whose principal identifier is 25.
The operation table for the Windows based facade-client.bat program (Section B.0, Deprecated Web Services Operations)