| GraphApiUniquenessChecker Constructor |
GraphApiUniquenessChecker constructor
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.UniquenessChecks
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic GraphApiUniquenessChecker(
Dictionary<string, string> parameters,
IMSGraphClientFactory graphClientFactory
)
Parameters
- parameters
- Type: System.Collections.GenericDictionaryString, String
- graphClientFactory
- Type: Omada.OE.Model.MSGraphIMSGraphClientFactory
MS Graph API Client Factory
ExceptionsException | Condition |
---|
ArgumentException | |
See Also