Click or drag to resize

TestLdapAuthenticationRequestLdapConfiguration Property

An ldapConfiguration object to be tested. If specified, the API call tests the provided configuration even if LDAP authentication is disabled.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public LdapConfiguration LdapConfiguration { get; set; }

Property Value

Type: LdapConfiguration
See Also