次の方法で共有


AppServiceTokenHandler(HttpConfiguration) コンストラクター

定義

AppServiceTokenHandler クラスの新しいインスタンスを初期化します。

public AppServiceTokenHandler (System.Web.Http.HttpConfiguration config);
new Microsoft.Azure.Mobile.Server.Authentication.AppServiceTokenHandler : System.Web.Http.HttpConfiguration -> Microsoft.Azure.Mobile.Server.Authentication.AppServiceTokenHandler
Public Sub New (config As HttpConfiguration)

パラメーター

config
System.Web.Http.HttpConfiguration

このインスタンスの System.Web.Http.HttpConfiguration

適用対象