Table of Contents

Enum ApiRequestType

Namespace
PnP.Core.Services
Assembly
PnP.Core.dll

Types of API requests that can be executed

public enum ApiRequestType

Fields

Graph = 1

Using the production v1 Microsoft Graph REST API

GraphBeta = 2

Using the beta Microsoft Graph REST API

SPORest = 0

Using the SharePoint REST API