命名空间: Microsoft.IdentityModel.Protocols.WSTrust
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)
用法
Dim rstr As RequestSecurityTokenResponse Dim serializer As WSTrustResponseSerializer Dim context As WSTrustSerializationContext Dim instance As New WSTrustResponseBodyWriter(rstr, serializer, context)
语法
声明
Public Sub New ( _
rstr As RequestSecurityTokenResponse, _
serializer As WSTrustResponseSerializer, _
context As WSTrustSerializationContext _
)
public WSTrustResponseBodyWriter (
RequestSecurityTokenResponse rstr,
WSTrustResponseSerializer serializer,
WSTrustSerializationContext context
)
public:
WSTrustResponseBodyWriter (
RequestSecurityTokenResponse^ rstr,
WSTrustResponseSerializer^ serializer,
WSTrustSerializationContext^ context
)
public WSTrustResponseBodyWriter (
RequestSecurityTokenResponse rstr,
WSTrustResponseSerializer serializer,
WSTrustSerializationContext context
)
public function WSTrustResponseBodyWriter (
rstr : RequestSecurityTokenResponse,
serializer : WSTrustResponseSerializer,
context : WSTrustSerializationContext
)
参数
- rstr
- serializer
- context
平台
开发平台
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
请参见
参考
WSTrustResponseBodyWriter 类
WSTrustResponseBodyWriter 成员
Microsoft.IdentityModel.Protocols.WSTrust 命名空间