new MSTeamsAuth(glassContext)
Constructor for MSTeamsAuth.
Parameters:
Name | Type | Description |
---|---|---|
glassContext |
object | the Glass context, mandatory |
Returns:
an object for MS Teams authentication operations
Example
var msTeamsAuth = new MSTeamsAuth(glassContext);
Extends
- Class