SPServiceAuthenticationMode enumeration

Describes methods of authenticating a security principal to a service.

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

Syntax

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

Members

Member name Description
Claims Use claims-based authentication.

See also

Reference

Microsoft.SharePoint namespace