Share via


UserSearch Class

Definition

Represents a user search.

public ref class UserSearch : Microsoft::EnterpriseManagement::Common::CreatableMonitoringBaseWithId
[System.Serializable]
public class UserSearch : Microsoft.EnterpriseManagement.Common.CreatableMonitoringBaseWithId
type UserSearch = class
    inherit CreatableMonitoringBaseWithId
Public Class UserSearch
Inherits CreatableMonitoringBaseWithId
Inheritance
Attributes

Constructors

UserSearch(String, Guid)

Initializes a new UserSearch object.

Properties

Configuration

Gets the configuration of the saved search.

ConfigurationXml

Gets or sets the configuration of the saved search.

Description

Gets or sets the description of the saved search.

Id

Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object.

(Inherited from CreatableMonitoringBaseWithId)
ManagementGroup

Gets the management group that the object is in.

(Inherited from MonitoringBase)
ManagementGroupId

Gets the unique identifier of the management group that owns this object.

(Inherited from MonitoringBase)
Name

Gets or sets the name of the saved search.

ObjectId

Gets or sets the optional monitoring object ID for this saved search.

TargetClassId

Gets or sets the associated class ID.

ViewTypeId

Gets or sets the associated view type ID.

Methods

Equals(Object)

Determines whether two CreatableMonitoringBaseWithId object instances are equal.

(Inherited from CreatableMonitoringBaseWithId)
GetHashCode()

Gets the hash code for the CreatableMonitoringBaseWithId object.

(Inherited from CreatableMonitoringBaseWithId)
Reconnect(EnterpriseManagementGroup)

Reconnects this object to a management group after it has been deserialized.

ToString()

Returns the relevant display string for the object.

(Inherited from MonitoringBase)
Update()

Updates this saved search.

Applies to