Share via


Source.AuthInfo property

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

Syntax

'Declaration
Public Property AuthInfo As AuthenticationInformation
    Get
    Set
'Usage
Dim instance As Source
Dim value As AuthenticationInformation

value = instance.AuthInfo

instance.AuthInfo = value
public AuthenticationInformation AuthInfo { get; set; }

Property value

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

Implements

ISource.AuthInfo

See also

Reference

Source class

Source members

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