LdapConfigurationPatch.BindAuthenticationLevel Property

Definition

The authentication level to use when binding to the LDAP server, defaults to Anonymous.

public Azure.ResourceManager.NetApp.Models.BindAuthenticationLevel? BindAuthenticationLevel { get; set; }
member this.BindAuthenticationLevel : Nullable<Azure.ResourceManager.NetApp.Models.BindAuthenticationLevel> with get, set
Public Property BindAuthenticationLevel As Nullable(Of BindAuthenticationLevel)

Property Value

Applies to