次の方法で共有


AppServiceAuthenticationMiddleware.CreateHandler メソッド

定義

Microsoft.Owin.Security.Infrastructure.AuthenticationMiddleware`1.CreateHandler
protected override Microsoft.Owin.Security.Infrastructure.AuthenticationHandler<Microsoft.Azure.Mobile.Server.Authentication.AppServiceAuthenticationOptions> CreateHandler();
override this.CreateHandler : unit -> Microsoft.Owin.Security.Infrastructure.AuthenticationHandler<Microsoft.Azure.Mobile.Server.Authentication.AppServiceAuthenticationOptions>
Protected Overrides Function CreateHandler () As AuthenticationHandler(Of AppServiceAuthenticationOptions)

戻り値

Microsoft.Owin.Security.Infrastructure.AuthenticationHandler<AppServiceAuthenticationOptions>

適用対象