Show / Hide Table of Contents

Class MicrosoftGraphOptionsExtensions

Inheritance
object
MicrosoftGraphOptionsExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public static class MicrosoftGraphOptionsExtensions

Methods

View Source

ScopesToEnum(MicrosoftGraphOptions)

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