LdapsSettings.Ldap Property

Definition

A flag to determine whether or not Secure LDAP is enabled or disabled.

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.Ldaps? Ldap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.PropertyOrigin.Owned)>]
member this.Ldap : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Support.Ldaps> with get, set
Public Property Ldap As Nullable(Of Ldaps)

Property Value

Implements

Attributes

Applies to