Freigeben über


IWithDefaultAuthenticationProvider<ParentT>.WithDefaultAuthenticationProvider Methode

Definition

Gibt den Standardauthentifizierungsanbieter an.

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)

Parameter

provider
BuiltInAuthenticationProvider

Der Standardauthentifizierungsanbieter.

Gibt zurück

Gilt für: