UserSearch Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a user search.
The following tables list the members exposed by the UserSearch type.
Public Constructors
Name | Description | |
---|---|---|
UserSearch | Initializes a new UserSearch object. |
Top
Public Properties
Name | Description | |
---|---|---|
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. (inherited from Object) | |
GetHashCode | Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects this object to a management group after it has been deserialized. | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) | |
Update | Updates this saved search. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
UserSearch Class
Microsoft.EnterpriseManagement.UserInfo Namespace