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 Security | Microsoft Identity Manager
{count} votes

Your answer

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