Provides search functionality for profile templates, profiles, smart cards, certificates and FIM CM requests.
The following tables list the members exposed by the FindOperations type.
Public Properties
Name | Description | |
---|---|---|
Proxy | Gets the object that provides the .NET Framework remoting ability for the FindOperations class. | |
UseRemoting | Gets or sets a Boolean value that indicates whether calls to the methods of the FindOperations class will be local or will be distributed using .NET Framework remoting. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
FindAllProfileTemplates | Returns all the profile templates that the caller has permission to read. | |
FindCertificates | Overloaded. Finds all the certificates that are associated with a smart card or a profile. | |
FindRequests | Finds all the FIM CM requests that the caller has permission to read that match the specified criteria. | |
FindSmartcards | Finds all the smart cards that match the specified criteria. | |
GetHashCode | (Inherited from Object) | |
GetProfile | Retrieves the specified profile. | |
GetProfileTemplate | Retrieves the specified profile template. | |
GetRequest | Retrieves the specified FIM CM request. | |
GetSmartcard | Retrieves the specified smart card. | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |