Creates a
ResourceType instance based on
objectType
and
createParameters. This API supports the FIM 2010
infrastructure. Using this API directly from your code is not
supported.
Namespace:
Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in
microsoft.resourcemanagement.dll)
Usage
Syntax
Parameters
- objectType
-
A String value that indicates the name of the object type
in the FIM Synchronization Service database that the
ResourceType object that this method creates will
represent.
- createParameters
-
An IList that contains
CreateRequestParameter objects.
Return Value
Returns a
ResourceType object.
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.
Platforms
Target Platforms
Windows 2008 x64 Edition
See Also