Share via


SkillDialogOptions.ConnectionName Property

Definition

Gets or sets the OAuth Connection Name, that would be used to perform Single SignOn with a skill.

public string ConnectionName { get; set; }
member this.ConnectionName : string with get, set
Public Property ConnectionName As String

Property Value

The OAuth Connection Name for the Parent Bot.

Applies to