다음을 통해 공유


MicrosoftAppCredentials.BuildIAuthenticator 메서드

정의

토큰 획득에 사용할 지연 IAuthenticator 빌드합니다.

protected override Lazy<Microsoft.Bot.Connector.Authentication.IAuthenticator> BuildIAuthenticator ();
override this.BuildIAuthenticator : unit -> Lazy<Microsoft.Bot.Connector.Authentication.IAuthenticator>
Protected Overrides Function BuildIAuthenticator () As Lazy(Of IAuthenticator)

반환

지연 IAuthenticator.

적용 대상