This topic has not yet been rated - Rate this topic

SearchRequest Properties

The SearchRequest type exposes the following members.

  Name Description
Public property Aliases The Aliases property contains one of the values of DereferenceAlias that specifies the dereference alias behavior.
Public property Attributes The Attributes property contains the attributes of the requested object.
Public property Controls The Controls property contains a DirectoryControlCollection object. (Inherited from DirectoryRequest.)
Public property DistinguishedName The DistinguishedName property contains the distinguished name of the requested object.
Public property Filter The Filter property contains the search filter.
Public property RequestId The RequestId property contains the requestID specified in the request. (Inherited from DirectoryRequest.)
Public property Scope The Scope property contains one of the values of SearchScope that specifies the scope of the search.
Public property SizeLimit The SizeLimit property contains the maximum number of objects returned in the search request.
Public property TimeLimit The TimeLimit property contains a TimeSpan object that specifies the time span allowed, if the server processes the search request.
Public property TypesOnly The TypesOnly property specifies whether the search returns only the attribute names and not the attribute values.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.