Edit

Share via


ProviderExtensions Class

Definition

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.

Applies to