ProviderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension method for enabled Graph client access from an IProvider implementation.
public static class ProviderExtensions
type ProviderExtensions = class
Public Module ProviderExtensions
- Inheritance
-
ProviderExtensions
Methods
| GetBetaClient(IProvider) |
Gets a GraphServiceClient instance based on the current GlobalProvider, but configured for the beta endpoint. |
| GetClient(IProvider) |
Gets a GraphServiceClient instance based on the current GlobalProvider. |