AuthenticationMethodLdapProperties.ServiceUserDistinguishedName 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.
Distinguished name of the look up user account, who can look up user details on authentication.
public Azure.Provisioning.BicepValue<string> ServiceUserDistinguishedName { get; set; }
member this.ServiceUserDistinguishedName : Azure.Provisioning.BicepValue<string> with get, set
Public Property ServiceUserDistinguishedName As BicepValue(Of String)