Поделиться через


IWithDefaultAuthenticationProvider<ParentT>.WithDefaultAuthenticationProvider Метод

Определение

Указывает поставщика проверки подлинности по умолчанию.

public Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.Definition.IWithAttach<ParentT> WithDefaultAuthenticationProvider (Microsoft.Azure.Management.AppService.Fluent.Models.BuiltInAuthenticationProvider provider);
abstract member WithDefaultAuthenticationProvider : Microsoft.Azure.Management.AppService.Fluent.Models.BuiltInAuthenticationProvider -> Microsoft.Azure.Management.AppService.Fluent.WebAppAuthentication.Definition.IWithAttach<'ParentT>
Public Function WithDefaultAuthenticationProvider (provider As BuiltInAuthenticationProvider) As IWithAttach(Of ParentT)

Параметры

provider
BuiltInAuthenticationProvider

Поставщик проверки подлинности по умолчанию.

Возвращаемое значение

Применяется к