Share via


SkillDialogOptions.ConnectionName 属性

定义

获取或设置 OAuth 连接名称,该名称将用于通过技能执行单一登录。

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

属性值

父机器人的 OAuth 连接名称。

适用于