EnableReplicate Property

Set this property to TRUE if the LDAP server instance will replicate to other instances that support dynamic objects (ILS).

IDL Definition

[propget] 
HRESULT EnableReplicate([out, retval] VARIANT *pData);
[propput] 
HRESULT EnableReplicate([in] VARIANT Data);

Type

VT_BOOL (boolean)


© 1997-1998 Microsoft Corporation. All rights reserved.