Condividi tramite


CacheUsernameDownloadSettings.EncryptLdapConnection Property

Definition

Whether or not the LDAP connection should be encrypted.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public bool? EncryptLdapConnection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.EncryptLdapConnection : Nullable<bool> with get, set
Public Property EncryptLdapConnection As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to