AuthenticationData Constructor
Initializes a new instance of the AuthenticationData class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New AuthenticationData()
protected AuthenticationData()