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

Property Value

Implements

Attributes

Applies to