Share via


BeginSkill.ConnectionName Property

Definition

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.

Applies to