SPIdentifierType Enumeration
Specifies how a principal is authenticated.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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. |