Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
what is the connection name [CONNECTION_NAME ]
DevAsith
51
Reputation points
what is the connection Name defining in this sample. how can I set value for this property?
namespace MsgExtProductSupportSSOCSharp
{
public class ConfigOptions
{
public string BOT_ID { get; set; }
public string BOT_PASSWORD { get; set; }
public string SPO_HOSTNAME { get; set; }
public string SPO_SITE_URL { get; set; }
public string CONNECTION_NAME { get; set; }
}
}
Microsoft Teams | Development
Microsoft Teams | Development
Microsoft Copilot | Microsoft 365 Copilot | Development
Microsoft Copilot | Microsoft 365 Copilot | Development
Building and customizing solutions using Microsoft 365 Copilot APIs and tools
Sign in to answer