次の方法で共有


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

定義

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

public ServiceTokenHandler (System.Web.Http.HttpConfiguration config);
new Microsoft.WindowsAzure.Mobile.Service.Security.ServiceTokenHandler : System.Web.Http.HttpConfiguration -> Microsoft.WindowsAzure.Mobile.Service.Security.ServiceTokenHandler
Public Sub New (config As HttpConfiguration)

パラメーター

config
System.Web.Http.HttpConfiguration

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

適用対象