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.
Caution
This class is deprecated. Please use TokenCredential instead.
Top Level API in TeamsFx SDK.
[System.Obsolete("This class is deprecated. Please use TokenCredential instead.", false)]
public class TeamsFx
[<System.Obsolete("This class is deprecated. Please use TokenCredential instead.", false)>]
type TeamsFx = class
Public Class TeamsFx
- Inheritance
-
TeamsFx
- Attributes
Constructors
TeamsFx(ILogger<TeamsFx>, ILogger<MsGraphAuthProvider>) |
The constructor of TeamsFx. |
Methods
CreateMicrosoftGraphClient(TokenCredential, String, ILogger<MsGraphAuthProvider>) |
Obsolete.
Get Microsoft graph client. |
CreateMicrosoftGraphClient(TokenCredential, String[], ILogger<MsGraphAuthProvider>) |
Obsolete.
Get Microsoft graph client. |