Freigeben über


SPWindowsAuthenticationProvider-Klasse

Stellt einen Windows-Authentifizierungsanbieter.

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.AdministrationOperation.SPAuthenticationProvider
    Microsoft.SharePoint.AdministrationOperation.SPWindowsAuthenticationProvider

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

Syntax

'Declaration
Public NotInheritable Class SPWindowsAuthenticationProvider _
    Inherits SPAuthenticationProvider
'Usage
Dim instance As SPWindowsAuthenticationProvider
public sealed class SPWindowsAuthenticationProvider : 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

SPWindowsAuthenticationProvider-Member

Microsoft.SharePoint.AdministrationOperation-Namespace