SPIdentifierType-Enumeration
Gibt an, wie ein Prinzipal authentifiziert wird.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPIdentifierType
'Usage
Dim instance As SPIdentifierType
public enum SPIdentifierType
Member
Membername | Beschreibung | |
---|---|---|
SecurityIdentifier | Authentifizierung basiert auf Microsoft Windows-Authentifizierung. | |
UserKey | Authentifizierung basiert nicht auf Microsoft Windows-Authentifizierung. |