70-158 · Question #16
You use Forefront Identity Manager (FIM) 2010 in your company network. You create a new resource type in the FIM Portal that supports a third-party web application. You need to mark the new resource…
The correct answer is A. Add a custom Usage Keyword in the Advanced View of the resource types. In FIM 2010, Usage Keywords are used to tag resource types and attributes as belonging to a specific application or service. Adding a custom Usage Keyword in the Advanced View marks the resource type as essential for a third-party application.
Question
Options
- AAdd a custom Usage Keyword in the Advanced View of the resource types.
- BUse the Microsoft.ResourceManagement.WebServices Usage Keyword for the resource types.
- CCreate a custom attribute, and then bind the custom attribute to the resource types.
- DCreate an indexed string attribute that can be searched by the third-party application, and then bind the
How the community answered
(30 responses)- A77% (23)
- B13% (4)
- C7% (2)
- D3% (1)
Why each option
In FIM 2010, Usage Keywords are used to tag resource types and attributes as belonging to a specific application or service. Adding a custom Usage Keyword in the Advanced View marks the resource type as essential for a third-party application.
Usage Keywords in FIM 2010 are metadata tags applied to resource types and attributes in the Advanced View of the FIM Portal to indicate which application or service depends on them. By adding a custom Usage Keyword specific to the third-party application, administrators can mark the resource type as essential to that application, preventing accidental deletion and enabling application-specific filtering. This is the designed FIM mechanism for associating schema objects with particular consumers.
The Microsoft.ResourceManagement.WebServices Usage Keyword is a reserved system keyword used internally by FIM's own web services, not a mechanism for tagging third-party application dependencies, so using it would incorrectly associate the resource type with FIM's core services rather than the third-party app.
Creating a custom attribute and binding it to the resource type extends the schema with new data fields, but this does not mark or flag the resource type as essential to a third-party application in the way Usage Keywords are designed to do.
Creating an indexed string attribute enables search and lookup capabilities for the resource type, but indexing is a performance and query optimization feature, not a mechanism for marking a resource type as essential or owned by a specific third-party application.
Concept tested: FIM 2010 Usage Keywords for resource type tagging
Source: https://learn.microsoft.com/en-us/previous-versions/windows/desktop/forefront-2010/ff356131(v=ws.10)
Topics
Community Discussion
No community discussion yet for this question.