SPPeoplePickerSettings Members

Include Protected Members
Include Inherited Members

Represents settings that are used in the People Picker control to select users, distribution lists, and security groups within the Windows SharePoint Services 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 ActiveDirectorySearchTimeout Gets or sets the amount of time before Active Directory search times out.
Public property DistributionListSearchDomains Gets a list of Domain Name System (DNS) names of Active Directory domains or forests that Windows SharePoint Services 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
Public property ReferralChasingOption
Public property SearchActiveDirectoryDomains Gets the domain forests that the People Picker control searches.
Public property ServiceAccountDirectoryPaths
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 Retrieves the data required to serialize 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