Freigeben über


IWebAppBase.GetAuthenticationConfigAsync(CancellationToken) Methode

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppAuthentication> GetAuthenticationConfigAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAuthenticationConfigAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppAuthentication>
Public Function GetAuthenticationConfigAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IWebAppAuthentication)

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: