XdsObjects Help file
XdsObjects Namespace / XdsRetrieveResponse Class


In This Topic
    XdsRetrieveResponse Class Methods
    In This Topic

    For a list of all members of this type, see XdsRetrieveResponse members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Add a new XdsError to the Errors collection, given the XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext (Inherited from XdsObjects.XdsRegistryResponse)
    Public Method 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.  
    Public Method Indicates whether the response contains any error codes (Inherited from XdsObjects.XdsRegistryResponse)
    Top
    See Also