Megosztás a következőn keresztül:


IWebAppAuthentication Interfész

Definíció

Webalkalmazás hitelesítési konfigurációja egy webalkalmazásban.

public interface IWebAppAuthentication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.SiteAuthSettingsInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type IWebAppAuthentication = interface
    interface IBeta
    interface IHasInner<SiteAuthSettingsInner>
    interface IIndexable
    interface IHasParent<IWebAppBase>
Public Interface IWebAppAuthentication
Implements IBeta, IHasInner(Of SiteAuthSettingsInner), IHasParent(Of IWebAppBase), IIndexable
Megvalósítás

Tulajdonságok

Inner

Webalkalmazás hitelesítési konfigurációja egy webalkalmazásban.

(Öröklődés forrása IHasInner<T>)
Key

Webalkalmazás hitelesítési konfigurációja egy webalkalmazásban.

(Öröklődés forrása IIndexable)
Parent

Lekéri a gyermekerőforrás szülőját.

(Öröklődés forrása IHasParent<ParentT>)

A következőre érvényes: