BeginSkill.ConnectionName 属性

定义

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

public AdaptiveExpressions.Properties.StringExpression ConnectionName { get; set; }
member this.ConnectionName : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ConnectionName As StringExpression

属性值

父机器人的 OAuth 连接名称。

适用于