다음을 통해 공유


CloudAdapterBase.BotFrameworkAuthentication 속성

정의

이 어댑터의 BotFrameworkAuthentication 인스턴스를 가져옵니다.

protected Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication BotFrameworkAuthentication { get; }
member this.BotFrameworkAuthentication : Microsoft.Bot.Connector.Authentication.BotFrameworkAuthentication
Protected ReadOnly Property BotFrameworkAuthentication As BotFrameworkAuthentication

속성 값

BotFrameworkAuthentication 어댑터의 인스턴스입니다.

적용 대상