Public Class XdsObjectRef
Dim instance As XdsObjectRef
public class XdsObjectRef
public ref class XdsObjectRef
Public Class XdsObjectRef
Dim instance As XdsObjectRef
public class XdsObjectRef
public ref class XdsObjectRef
This is the type of object returned when doing a registry query with XdsQueryRequest.QueryReturnType = XdsObjects.Enums.QueryReturnType.ObjectRef. It tells you nothing about the object at all, and is purely intended to allow paging thorugh a large set of results by asking for more details on each of the returned objects in turn.
In normal XDS use only the UUID value is valid, but in an XCA environment the HomeCommunityID value is also needed
System.Object
XdsObjects.XdsObjectRef
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2