SPTrustedAuthenticationProvider 类

表示身份验证提供程序受信任的 SharePoint。

继承层次结构

System.Object
  Microsoft.SharePoint.AdministrationOperation.SPAuthenticationProvider
    Microsoft.SharePoint.AdministrationOperation.SPTrustedAuthenticationProvider

命名空间:  Microsoft.SharePoint.AdministrationOperation
程序集:  Microsoft.SharePoint.AdministrationOperation(位于 Microsoft.SharePoint.AdministrationOperation.dll 中)

语法

声明
Public NotInheritable Class SPTrustedAuthenticationProvider _
    Inherits SPAuthenticationProvider
用法
Dim instance As SPTrustedAuthenticationProvider
public sealed class SPTrustedAuthenticationProvider : SPAuthenticationProvider

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPTrustedAuthenticationProvider 成员

Microsoft.SharePoint.AdministrationOperation 命名空间