Share via


Authentication constructor

Initializes a new instance of the Authentication class.

Namespace:  WebSvcAuthentication
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Authentication()
public Authentication()

Remarks

There are two authentication systems available to SharePoint sites: Windows authentication and Forms authentication. For more information about types of authentication, see ASP.NET Authentication.

Important

Microsoft SharePoint Foundation 2010 does not support Windows Live authentication.

See also

Reference

Authentication class

Authentication members

WebSvcAuthentication namespace