public class ManagedIdentityTokenProvider extends Object implements ITokenProvider
| Constructor and Description |
|---|
ManagedIdentityTokenProvider() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<SecurityToken> |
getToken(String resource,
Duration timeout) |
public CompletableFuture<SecurityToken> getToken(String resource, Duration timeout)
getToken in interface ITokenProviderCopyright © 2019 Microsoft Corporation. All rights reserved.