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