| IMSGraphClientFactoryCreate Method |
Creates the IMSGraphClient
Namespace:
Omada.OE.Model.MSGraph
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxIMSGraphClient Create(
Dictionary<string, string> accessTokenParameters
)
Parameters
- accessTokenParameters
- Type: System.Collections.GenericDictionaryString, String
Return Value
Type:
IMSGraphClient
See Also