BeginSkill.ConnectionName Property
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.
Gets or sets the OAuth Connection Name, that would be used to perform Single SignOn with a skill.
public AdaptiveExpressions.Properties.StringExpression ConnectionName { get; set; }
member this.ConnectionName : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ConnectionName As StringExpression
Property Value
The OAuth Connection Name for the Parent Bot.