IWebAppBase.GetAuthenticationConfigAsync(CancellationToken) Method
Definition
public System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppAuthentication> GetAuthenticationConfigAsync (System.Threading.CancellationToken cancellationToken = null);
abstract member GetAuthenticationConfigAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.AppService.Fluent.IWebAppAuthentication>
Parameters
Returns
- Task<IWebAppAuthentication>
Applies to