LdapConfiguration.BindAuthenticationLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)