DirSyncResponseControl.Cookie Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Cookie property contains an opaque structure returned by the directory.
public:
property cli::array <System::Byte> ^ Cookie { cli::array <System::Byte> ^ get(); };
public byte[] Cookie { get; }
member this.Cookie : byte[]
Public ReadOnly Property Cookie As Byte()
Property Value
Byte[]
An opaque structure returned by the directory.
Remarks
This property is updated by the directory during each SearchRequest, which enables the control to incrementally read changes from the directory.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา