SPPeoplePickerSearchActiveDirectoryDomain Members

Include Protected Members
Include Inherited Members

Represents an Active Directory domain forest that is searched by the People Picker control within the SharePoint Foundation user interface.

The SPPeoplePickerSearchActiveDirectoryDomain type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CustomFilter Gets or sets the LDAP (Lightweight Directory Access Protocol) filter used when searching for a user in the domain.
Public property DomainName Gets or sets the Domain Name System (DNS) name of the Active Directory domain or forest.
Public property IsForest Gets or sets a Boolean value that specifies whether the Active Directory domain is a forest.
Public property LoginName Gets or sets a user name to use for searching the Active Directory domain forest.
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 SetPassword Sets the password to use for searching the Active Directory domain forest.
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

SPPeoplePickerSearchActiveDirectoryDomain Class

Microsoft.SharePoint.Administration Namespace