IIdentityClientAdapter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |