SpsSsoProvider 类 (Microsoft.SharePoint.Portal.SingleSignon)
Represents the default single sign-on (SSO) provider that is included with Microsoft Office SharePoint Server 2007. It is the Office SharePoint Server 2007 implementation of the ISsoProvider interface.
命名空间: Microsoft.SharePoint.Portal.SingleSignon
程序集: Microsoft.SharePoint.Portal.SingleSignon (在 microsoft.sharepoint.portal.singlesignon.dll 中)
语法
声明
Public Class SpsSsoProvider
Implements ISsoProvider
用法
Dim instance As SpsSsoProvider
public class SpsSsoProvider : ISsoProvider
备注
You can implement the ISsoProvider interface to replace the default SSO provider. For more information, see 演练:实现可插入 SSO 提供程序.
继承层次结构
System.Object
Microsoft.SharePoint.Portal.SingleSignon.SpsSsoProvider
线程安全性
此类型的任何公共静态(在 Visual Basic 中共享)成员是线程安全的。不保证任何实例成员都是线程安全的。
另请参阅
参考
SpsSsoProvider 成员
Microsoft.SharePoint.Portal.SingleSignon 命名空间