Freigeben über


AuthenticationInformation-Klasse

Ermöglicht den Zugriff auf die Authentifizierungsinformationen, die Verbindung zum Speicherort der Sammelsuche verwendet.

Vererbungshierarchie

System.Object
  Microsoft.Office.Server.Search.Administration.AuthenticationInformation

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

Syntax

'Declaration
<DataContractAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class AuthenticationInformation
'Usage
Dim instance As AuthenticationInformation
[DataContractAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class AuthenticationInformation

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

AuthenticationInformation-Member

Microsoft.Office.Server.Search.Administration-Namespace