public class InteractiveBrowserCredential extends Object implements TokenCredential
The application to authenticate to must have delegated user login permissions and have http://localhost:{port}
listed as a valid reply URL.
Modifier and Type | Method and Description |
---|---|
Mono<AccessToken> |
getToken(TokenRequestContext request) |
public Mono<AccessToken> getToken(TokenRequestContext request)
getToken
in interface TokenCredential
Copyright © 2019 Microsoft Corporation. All rights reserved.