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