AuthenticationInformation Constructor

Initializes a new instance of the AuthenticationInformation class.

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

Syntax

'Declaration
Public Sub New ( _
    type As FederationAuthType _
)
'Usage
Dim type As FederationAuthType

Dim instance As New AuthenticationInformation(type)
public AuthenticationInformation(
    FederationAuthType type
)

Parameters

See Also

Reference

AuthenticationInformation Class

AuthenticationInformation Members

Microsoft.Office.Server.Search.Administration Namespace