Freigeben über


AuthenticationInformation.AuthenticationType-Eigenschaft

Ruft den Authentifizierungstyp und Protokoll, das zum Herstellen der Partnerspeicherort verwendet.

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

Syntax

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

value = instance.AuthenticationType

instance.AuthenticationType = value
[DataMemberAttribute]
public FederationAuthType AuthenticationType { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.FederationAuthType
Ein Wert aus der FederationAuthType -Enumeration.

Siehe auch

Referenz

AuthenticationInformation Klasse

AuthenticationInformation-Member

Microsoft.Office.Server.Search.Administration-Namespace