ISolidFireElementGetLdapConfigurationAsync Method |
The GetLdapConfiguration method enables you to get the currently active LDAP configuration on the cluster.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetLdapConfigurationResult> GetLdapConfigurationAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskGetLdapConfigurationResultSee Also