Freigeben über


SPTrustedAuthenticationProvider-Klasse

Stellt den Authentifizierungsanbieter, der von SharePoint vertraut.

Vererbungshierarchie

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

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)

Syntax

'Declaration
Public NotInheritable Class SPTrustedAuthenticationProvider _
    Inherits SPAuthenticationProvider
'Usage
Dim instance As SPTrustedAuthenticationProvider
public sealed class SPTrustedAuthenticationProvider : SPAuthenticationProvider

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPTrustedAuthenticationProvider-Member

Microsoft.SharePoint.AdministrationOperation-Namespace