Freigeben über


AuthenticationInformation.Data-Eigenschaft

Ruft ab die Authentifizierungsdaten für die Verbindung mit dem Speicherort der Sammelsuche verwendet.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Data As AuthenticationData
    Get
    Set
'Usage
Dim instance As AuthenticationInformation
Dim value As AuthenticationData

value = instance.Data

instance.Data = value
[DataMemberAttribute]
public AuthenticationData Data { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.AuthenticationData
EinAuthenticationData -Objekt.

Siehe auch

Referenz

AuthenticationInformation Klasse

AuthenticationInformation-Member

Microsoft.Office.Server.Search.Administration-Namespace