Click or drag to resize
LdapConfigurationUseGssBind Property
When GSS bind is enabled the Windows credentials are used for LDAP connection A boolean value, if true then use GSS Bind

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool UseGssBind { get; set; }

Property Value

Type: Boolean
See Also