SPIdentifierType enumeration
會指定如何驗證主體。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPIdentifierType
'用途
Dim instance As SPIdentifierType
public enum SPIdentifierType
Members
Member name | Description | |
---|---|---|
SecurityIdentifier | 驗證根據 Microsoft Windows 驗證。 | |
UserKey | 驗證不根據 Microsoft Windows 驗證。 |