SPIdentifierType enumeration

Specifies how a principal is authenticated.

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

Syntax

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

Members

Member name Description
SecurityIdentifier Authentication is based on Microsoft Windows authentication.
UserKey Authentication is not based on Microsoft Windows authentication.

See also

Reference

Microsoft.SharePoint.Administration namespace