5.157 proxiedObjectName Value Format

Values of the proxiedObjectName attribute are of DNBinary type. The binary portion is composed of two DWORDs, which are stored in big-endian format. The first DWORD contains the "proxy type" value. The following table lists the valid values for the first DWORD.

 Symbolic name

 Value

 Meaning

PROXY_TYPE_MOVED_OBJECT

0x0

An object that was cross-NC moved.

PROXY_TYPE_PROXY

0x1

Used by the reference update task. For more details, see [MS-ADTS] section 3.1.1.6.2.

The second DWORD is the "proxy epoch" value, which is a DWORD counter value that is used by the cross-NC move operation.