SPProviderSearchArguments members

Represents the search argument for searching providers.

The SPProviderSearchArguments type exposes the following members.

Constructors

  Name Description
Public method SPProviderSearchArguments(String) Initializes a new instance of the SPProviderSearchArguments class.
Public method SPProviderSearchArguments(String, String) Initializes a new instance of the SPProviderSearchArguments class.

Top

Properties

  Name Description
Public property HierarchyNodeID Gets or sets the identifier of the hierarchy node.
Public property MaxCount Gets or sets the maximum number of entities to be returned in the list.
Public property ProviderName Gets or sets the name of the provider.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPProviderSearchArguments class

Microsoft.SharePoint.Administration.Claims namespace