Udostępnij przez


IAccessTokenProvider Interface

Definition

public interface IAccessTokenProvider
type IAccessTokenProvider = interface
Public Interface IAccessTokenProvider
Derived

Methods

GetAccessTokenAsync(String, IList<String>, Boolean)

Used by Agents SDK to acquire access tokens for connection to agent services or clients.

GetTokenCredential()

Returns an Azure TokenCredential using this provider.

Applies to