IIdentityClientAdapter Interface

Definition

Adapter of IConfidentialClientApplication On-behalf-of flow.

public interface IIdentityClientAdapter
type IIdentityClientAdapter = interface
Public Interface IIdentityClientAdapter

Methods

GetAccessToken(String, IEnumerable<String>)

Use On-behalf-of flow to exchange access token.

Applies to