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