SPProviderSearchArguments class

Represents the search argument for searching providers.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.Claims.SPProviderSearchArguments

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPProviderSearchArguments
'Usage
Dim instance As SPProviderSearchArguments
[DataContractAttribute]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPProviderSearchArguments

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPProviderSearchArguments members

Microsoft.SharePoint.Administration.Claims namespace