Compartilhar via


Authentication Constructor

Initializes a new instance of the Authentication class.

Namespace:  [Authentication Web service]
Web service reference: http://Site/_vti_bin/Authentication.asmx

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

Authentication Web Service