LDAPConnection.UserID Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property UserID As String
Get
'Usage
Dim instance As LDAPConnection
Dim value As String
value = instance.UserID
public string UserID { get; }
Property Value
Type: System.String