[This is preliminary documentation and is subject to change.]
The name of the LDAP Server with which OfficeClip is integrated. If there is value specified
for this key, then the value for the next key i.e. LDAPAdminAccount
must be specified for the whole integration to work properly.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static string LdapAuthenticationString { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property LdapAuthenticationString As String |
Visual C++ |
---|
public: static property String^ LdapAuthenticationString { String^ get (); } |