Contains eDirectory information for the attributes which use the Back Link syntax.
typedef struct
{
nuint32 remoteID ;
pnstr8 objectName ;
} Back_Link_T;
Back_Link_T = Record
remoteID : nuint32;
objectName : pnstr8
End;
Identifies the reference that is valid on the server.
Identifies the server holding a reference.