SecurityTokenReplayDetectedException 생성자 (SerializationInfo, StreamingContext)
네임스페이스: 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 네임스페이스