你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于