Document-class: Status
Status represents the detailed status of a (failed) WS-Management operation.
Its primarily used implementing server-side plugins to report a Fault back to the calling client.
Create a new Status object
Get the fault code
Set the fault code
Get the fault detail code
Set the fault detail code
Create a new fault XmlDoc based on Status information
Get the fault message
Set the fault message
String representation (returns the fault message)
[Validate]