SPUtility.SearchWindowsPrincipals method
SharePoint 2013
Namespace:
Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedSPType)] public static IList<SPPrincipalInfo> SearchWindowsPrincipals( SPWebApplication webApp, string input, SPPrincipalType scopes, int maxCount, out bool reachMaxCount )
Parameters
- input
- Type: System.String
- scopes
- Type: Microsoft.SharePoint.Utilities.SPPrincipalType
- maxCount
- Type: System.Int32
- reachMaxCount
- Type: System.Boolean