命名空间: Microsoft.IdentityModel.SecurityTokenService
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim securityTokenServiceConfiguration As SecurityTokenServiceConfiguration Dim instance As New SecurityTokenService(securityTokenServiceConfiguration)
语法
声明
Protected Sub New ( _
securityTokenServiceConfiguration As SecurityTokenServiceConfiguration _
)
protected SecurityTokenService (
SecurityTokenServiceConfiguration securityTokenServiceConfiguration
)
protected:
SecurityTokenService (
SecurityTokenServiceConfiguration^ securityTokenServiceConfiguration
)
protected SecurityTokenService (
SecurityTokenServiceConfiguration securityTokenServiceConfiguration
)
protected function SecurityTokenService (
securityTokenServiceConfiguration : SecurityTokenServiceConfiguration
)
参数
- securityTokenServiceConfiguration
平台
开发平台
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
请参见
参考
SecurityTokenService 类
SecurityTokenService 成员
Microsoft.IdentityModel.SecurityTokenService 命名空间