Contains the eDirectory information for the attributes that use the Hold syntax.
typedef struct
{
pnstr8 objectName ;
nuint32 amount ;
} Hold_T;
Hold_T = Record
objectName : pnstr8;
amount : nuint32
End;
Points to the distinguished name of the server submitting the hold.
Specifies the amount the server has requested to be held against the user’s credit limit.