SilentAuthenticator.Authenticate 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.
public override System.Threading.Tasks.Task<Microsoft.Azure.Commands.Common.Authentication.IAccessToken> Authenticate (Microsoft.Azure.Commands.Common.Authentication.AuthenticationParameters parameters, System.Threading.CancellationToken cancellationToken);
override this.Authenticate : Microsoft.Azure.Commands.Common.Authentication.AuthenticationParameters * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Commands.Common.Authentication.IAccessToken>
Public Overrides Function Authenticate (parameters As AuthenticationParameters, cancellationToken As CancellationToken) As Task(Of IAccessToken)
Parameters
- parameters
- AuthenticationParameters
- cancellationToken
- CancellationToken