TeamsFx 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.
Top Level API in TeamsFx SDK.
public class TeamsFx
type TeamsFx = class
Public Class TeamsFx
- Inheritance
-
TeamsFx
Constructors
TeamsFx(ILogger<TeamsFx>, ILogger<MsGraphAuthProvider>) |
The constructor of TeamsFx. |
Methods
CreateMicrosoftGraphClient(TokenCredential, String, ILogger<MsGraphAuthProvider>) |
Get Microsoft graph client. |
CreateMicrosoftGraphClient(TokenCredential, String[], ILogger<MsGraphAuthProvider>) |
Get Microsoft graph client. |