다음을 통해 공유


ManagedIdentityAppCredentials.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입니다.

적용 대상