DomainServiceProperties.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.ExternalAccess? LdapSettingExternalAccess { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Inlined)>]
member this.LdapSettingExternalAccess : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.ExternalAccess> with get, set
Public Property LdapSettingExternalAccess As Nullable(Of ExternalAccess)

Property Value

Implements

Attributes

Applies to