Share via


LDAPConnection.UseSSL Property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Property UseSSL As Boolean
    Get
    Set
'Usage
Dim instance As LDAPConnection
Dim value As Boolean

value = instance.UseSSL

instance.UseSSL = value
public bool UseSSL { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

LDAPConnection Class

LDAPConnection Members

Microsoft.Office.Server.UserProfiles Namespace