MV Rules Extensions - reading an XML Config file and using the returned value

rob wood 41 Reputation points
2023-06-06T13:21:19.4133333+00:00

Hello,

I'm trying to use a config file to set a value (int) which i can then use in some provisioning code but despite following the articles online i can't seem to be able to call the integer. Followed this article (for C#):

https://learn.microsoft.com/en-us/previous-versions/windows/desktop/identity-lifecycle-manager/ms696048(v=vs.85)

So my code block has been added to the IMVSynchronization.Initialize() section but can't seem to pick up the integer in the IMVSynchronization.Provision (MVEntry mventry).

Anyone got a working example of how this should be done?

KR

Rob

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
717 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.