DomainService.LdapSettingExternalAccess Property

Definition

A flag to determine whether or not Secure LDAP access over the internet is enabled or disabled.

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)]
public string LdapSettingExternalAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)>]
member this.LdapSettingExternalAccess : string with get, set
Public Property LdapSettingExternalAccess As String

Property Value

Implements

Attributes

Applies to