SPPeoplePickerSettings members

Represents settings that are used in the People Picker control to select users, distribution lists, and security groups within the SharePoint Foundation user interface.

The SPPeoplePickerSettings type exposes the following members.

Constructors

  Name Description
Public method SPPeoplePickerSettings Initializes a new instance of the SPPeoplePickerSettings class.

Top

Properties

  Name Description
Public property ActiveDirectoryCustomFilter Gets or sets a customized query filter to send to Active Directory Domain Services (ADDS).
Public property ActiveDirectoryCustomQuery Gets or sets the custom query that is sent to Active Directory Domain Services.
Public property ActiveDirectoryRestrictIsolatedNameLevel Gets or sets a value that indicates whether access to Active Directory is restricted when performing lookup of the user name.
Public property ActiveDirectorySearchTimeout Gets or sets the amount of time before Active Directory search times out.
Public property AllowLocalAccount Gets or sets whether the People Picker control should resolve local accounts.
Public property DistributionListSearchDomains Gets a list of Domain Name System (DNS) names of Active Directory domains or forests that SharePoint Foundation uses to search the distribution list. 
Public property NoWindowsAccountsForNonWindowsAuthenticationMode Gets or sets a Boolean value that specifies whether the people picker should search Windows accounts when the current port uses forms authentication.
Public property OnlySearchWithinSiteCollection Gets or sets a Boolean value that specifies whether to search only the current site collection.
Public property PeopleEditorOnlyResolveWithinSiteCollection Gets or sets a value that indicates whether the People Picker control should only perform lookup operations and resolve users from the site collection.
Public property ReferralChasingOption Gets or sets a value that indicates if and how referral chasing is pursued.
Public property SearchActiveDirectoryDomains Gets the domain forests that the People Picker control searches.
Public property ServiceAccountDirectoryPaths Gets a collection that contains the directory paths of the service account.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Called after the object has been deserialized from the file system cache or the database. (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPPeoplePickerSettings class

Microsoft.SharePoint.Administration namespace