次の方法で共有


ServiceAuthenticationMiddleware.CreateHandler メソッド

定義

Microsoft.Owin.Security.Infrastructure.AuthenticationMiddleware`1.CreateHandler
protected override Microsoft.Owin.Security.Infrastructure.AuthenticationHandler<Microsoft.WindowsAzure.Mobile.Service.Security.ServiceAuthenticationOptions> CreateHandler();
override this.CreateHandler : unit -> Microsoft.Owin.Security.Infrastructure.AuthenticationHandler<Microsoft.WindowsAzure.Mobile.Service.Security.ServiceAuthenticationOptions>
Protected Overrides Function CreateHandler () As AuthenticationHandler(Of ServiceAuthenticationOptions)

戻り値

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

適用対象