Show / Hide Table of Contents

Class MicrosoftGraphOptionsExtensions

Inheritance
System.Object
MicrosoftGraphOptionsExtensions
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public static class MicrosoftGraphOptionsExtensions : object

Methods

View Source

ScopesToEnum(MicrosoftGraphOptions)

Declaration
public static IEnumerable<string> ScopesToEnum(this MicrosoftGraphOptions options)
Parameters
Type Name Description
MicrosoftGraphOptions options
Returns
Type Description
IEnumerable<System.String>
  • View Source
In This Article
Back to top Generated by DocFX