SearchCapabilityChecker members

Checks whether the capabilities required for a Search App to function correctly are available

The SearchCapabilityChecker type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CapabilityID (Overrides SPCapabilityChecker.CapabilityID.)
Public property FeatureDependencies (Inherited from SPCapabilityChecker.)

Top

Methods

  Name Description
Public method CheckUsageRightForCurrentTenant (Inherited from SPCapabilityChecker.)
Public method CheckUsageRightForCurrentUser (Inherited from SPCapabilityChecker.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMissingCustomDependencies (Overrides SPCapabilityChecker.GetMissingCustomDependencies(SPWeb).)
Public method GetMissingServiceDependencyNames (Inherited from SPCapabilityChecker.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member SearchCapabilityID

Top

See also

Reference

SearchCapabilityChecker class

Microsoft.Office.Server.Search.AppModel namespace