ISource.AuthInfo property

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

Syntax

'Declaration
ReadOnly Property AuthInfo As AuthenticationInformation
    Get
'Usage
Dim instance As ISource
Dim value As AuthenticationInformation

value = instance.AuthInfo
AuthenticationInformation AuthInfo { get; }

Property value

Type: Microsoft.Office.Server.Search.Administration.AuthenticationInformation

See also

Reference

ISource interface

ISource members

Microsoft.Office.Server.Search.Administration.Query namespace