GetAuthorizationRequestUrlParameterBuilder.ExecuteAsync Method
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.
Overloads
ExecuteAsync() | |
ExecuteAsync(CancellationToken) |
ExecuteAsync()
ExecuteAsync(CancellationToken)
public System.Threading.Tasks.Task<Uri> ExecuteAsync (System.Threading.CancellationToken cancellationToken);
override this.ExecuteAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Uri>
Public Function ExecuteAsync (cancellationToken As CancellationToken) As Task(Of Uri)
Parameters
- cancellationToken
- CancellationToken