Name | Description | |
---|---|---|
XdsRetrieveResponse Constructor | Overloaded. |
The following tables list the members exposed by XdsRetrieveResponse.
Name | Description | |
---|---|---|
XdsRetrieveResponse Constructor | Overloaded. |
Name | Description | |
---|---|---|
Documents | The list of documents returned. | |
Errors | The errors in this response (Inherited from XdsObjects.XdsRegistryResponse) | |
Status | The status send or received in this response. (Inherited from XdsObjects.XdsRegistryResponse) |
Name | Description | |
---|---|---|
AddError | Overloaded. Add a new XdsError to the Errors collection, given the XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext (Inherited from XdsObjects.XdsRegistryResponse) | |
Combine | Combine the documents and errors or two responses. This is intended for use by XCA initiating gateways, which may need to combine responses from more than one responding gateway. The values from the RemoteResponse obejct are copied into the calling object. | |
ContainsErrors | Indicates whether the response contains any error codes (Inherited from XdsObjects.XdsRegistryResponse) |