IAuthenticationProviderOption Interface

Definition

An interface used to pass auth provider options in a request. Auth providers will be incharge of implementing this interface and providing IBaseRequest extensions to set it's values.

public interface IAuthenticationProviderOption
type IAuthenticationProviderOption = interface
Public Interface IAuthenticationProviderOption

Properties

Scopes

Microsoft Graph scopes property.

Applies to