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 three authentication systems available to SharePoint sites: Windows authentication, Microsoft Windows Live ID authentication (formerly known as "Passport" authentication), and Forms authentication. For more information about types of authentication, see ASP.NET Authentication.

See Also

Reference

Authentication Class

Authentication Members

websvcAuthentication Namespace