Share via


ILocationRuntime.AuthProbe Method

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Sub AuthProbe ( _
    callback As AuthCallback _
)
'Usage
Dim instance As ILocationRuntime
Dim callback As AuthCallback

instance.AuthProbe(callback)
void AuthProbe(
    AuthCallback callback
)

Parameters

See Also

Reference

ILocationRuntime Interface

ILocationRuntime Members

Microsoft.Office.Server.Search.Federation Namespace