nerdexam

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.

Submitted by cyberguy42· Mar 4, 2026Configure the FIM Portal

Question

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 type in the FIM Portal as essential for the third-party application. What should you do?

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)
  • A
    77% (23)
  • B
    13% (4)
  • C
    7% (2)
  • D
    3% (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.

AAdd a custom Usage Keyword in the Advanced View of the resource types.Correct

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.

BUse the Microsoft.ResourceManagement.WebServices Usage Keyword for the resource types.

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.

CCreate a custom attribute, and then bind the custom attribute to the resource types.

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.

DCreate an indexed string attribute that can be searched by the third-party application, and then bind the

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

#FIM Portal#Resource Types#Usage Keywords#FIM Schema

Community Discussion

No community discussion yet for this question.

Full 70-158 Practice