SsoProviderInfo Class

Provides information about the single sign-on (SSO) provider.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Portal.SingleSignon.SsoProviderInfo

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

Syntax

'Declaration
Public Class SsoProviderInfo
'Usage
Dim instance As SsoProviderInfo
public class SsoProviderInfo

Examples

For an example, see Walkthrough: Implementing a Pluggable SSO Provider.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SsoProviderInfo Members

Microsoft.SharePoint.Portal.SingleSignon Namespace