MicrosoftGraphOptions 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.
Options passed-in to call Microsoft Graph.
public class MicrosoftGraphOptions
type MicrosoftGraphOptions = class
Public Class MicrosoftGraphOptions
- Inheritance
-
MicrosoftGraphOptions
Constructors
MicrosoftGraphOptions() |
Properties
BaseUrl |
Base URL for the Microsoft Graph API. By default: |
Scopes |
Space separated scopes used to call Microsoft Graph,
for instance |