SharePointAuthenticationMode Enumeration

 

Enumerates the SharePoint authentication mode.

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

public enum class SharePointAuthenticationMode

Member nameDescription
Forms

The Forms authentication mode.

Unknown

Authentication mode is unknown.

Windows

The Windows authentication mode.

Return to top
Show: