SPAuthenticationProvider Class

Represents an authentication provider.

Inheritance Hierarchy

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

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

Syntax

'Declaration
Public MustInherit Class SPAuthenticationProvider
'Usage
Dim instance As SPAuthenticationProvider
public abstract class SPAuthenticationProvider

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

SPAuthenticationProvider Members

Microsoft.SharePoint.AdministrationOperation Namespace