Returns the provider information.
Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax . . :: . SsoProviderInfo
An SsoProviderInfo object that contains the provider information.
Function GetSsoProviderInfo As SsoProviderInfoDim instance As ISsoProvider
Dim returnValue As SsoProviderInfo
returnValue = instance.GetSsoProviderInfo()SsoProviderInfo GetSsoProviderInfo()Return Value
Type: Microsoft.SharePoint.Portal.SingleSignonAn SsoProviderInfo object that contains the provider information.