AuthenticationType Enumeration

Defines which authentication type is used to access the source database.

Namespace:  Microsoft.SharePoint.Publishing.Administration
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Enumeration AuthenticationType
'Usage
Dim instance As AuthenticationType
public enum AuthenticationType

Members

Member name Description
WinAuth
SqlAuth Member used to denote SQL Authentication.

See Also

Reference

Microsoft.SharePoint.Publishing.Administration Namespace