다음을 통해 공유


SkillDialogOptions.ConnectionName 속성

정의

기술로 Single SignOn을 수행하는 데 사용되는 OAuth 연결 이름을 가져오거나 설정합니다.

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

속성 값

부모 봇의 OAuth 연결 이름입니다.

적용 대상