XdsObjects Help file
XdsObjects Namespace / XdsRetrieveResponse Class
Properties Methods


In This Topic
    XdsRetrieveResponse Class Members
    In This Topic

    The following tables list the members exposed by XdsRetrieveResponse.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property The list of documents returned.  
    Public Property The errors in this response (Inherited from XdsObjects.XdsRegistryResponse)
    Public Property The status send or received in this response. (Inherited from XdsObjects.XdsRegistryResponse)
    Top
    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