1Net::LDAP::Control::SynUcsSetratCeo(n3t)ributed Perl DocNuemte:n:tLaDtAiPo:n:Control::SyncState(3)
2
3
4
6 Net::LDAP::Control::SyncState - LDAPv3 Sync State control object
7
9 See Net::LDAP::Control::SyncRequest
10
12 "Net::LDAP::Control::SyncState" provides an interface for the creation
13 and manipulation of objects that represent the "Sync State Control" as
14 described by RFC 4533.
15
17 In addition to the constructor arguments described in
18 Net::LDAP::Control the following are provided.
19
20 state
21 entryUUID
22 cookie
23
25 As with Net::LDAP::Control each constructor argument described above is
26 also available as a method on the object which will return the current
27 value for the attribute if called without an argument, and set a new
28 value for the attribute if called with an argument.
29
31 Net::LDAP, Net::LDAP::Control, Net::LDAP::Control::SyncRequest,
32 Net::LDAP::Control::SyncDone, http://www.ietf.org/rfc/rfc4533.txt
33
35 Mathieu Parent <math.parent@gmail.com>
36
37 Please report any bugs, or post any suggestions, to the perl-ldap
38 mailing list <perl-ldap@perl.org>
39
41 Copyright (c) 2008 Mathieu Parent. All rights reserved. This program is
42 free software; you can redistribute it and/or modify it under the same
43 terms as Perl itself.
44
45
46
47perl v5.38.0 2023-07-20 Net::LDAP::Control::SyncState(3)