Click or drag to resize
AccountResolveMode Enumeration
Specifies, how user accounts should be resolved within people picker fields.

Namespace: Colygon.MatchPoint.Core.UserManagement
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public enum AccountResolveMode
Members
  Member nameValueDescription
Ldap0Accounts are resolved from the active directory.
SharePoint1Accounts are resolved from the SharePoint user profile store.
See Also