ISsoProvider.GetSsoProviderInfo Method

Returns the provider information.

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Function GetSsoProviderInfo As SsoProviderInfo
'Usage
Dim instance As ISsoProvider
Dim returnValue As SsoProviderInfo

returnValue = instance.GetSsoProviderInfo()
SsoProviderInfo GetSsoProviderInfo()

Return Value

Type: Microsoft.SharePoint.Portal.SingleSignon.SsoProviderInfo
An SsoProviderInfo object that contains the provider information.

See Also

Reference

ISsoProvider Interface

ISsoProvider Members

Microsoft.SharePoint.Portal.SingleSignon Namespace