Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains additional information used for configuring a client joined to a ___domain.
Syntax
typedef struct _OP_JOINPROV3_PART
{
DWORD Rid;
[string] wchar_t *lpSid;
} OP_JOINPROV3_PART, *POP_JOINPROV3_PART;
Members
Rid
Must be set to the Relative Identifier of the machine account’s SID
lpSid
Must be set to the SID of the machine account in string form.