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

Property Value

Implements

Attributes

Applies to