SecurityTokenServiceConfiguration.WSTrustFeb2005ResponseSerializer 属性

定义

获取或设置 WS-Trust Feb 2005 响应 (RSTR) 序列化程序。

public:
 property System::IdentityModel::Protocols::WSTrust::WSTrustFeb2005ResponseSerializer ^ WSTrustFeb2005ResponseSerializer { System::IdentityModel::Protocols::WSTrust::WSTrustFeb2005ResponseSerializer ^ get(); void set(System::IdentityModel::Protocols::WSTrust::WSTrustFeb2005ResponseSerializer ^ value); };
public System.IdentityModel.Protocols.WSTrust.WSTrustFeb2005ResponseSerializer WSTrustFeb2005ResponseSerializer { get; set; }
member this.WSTrustFeb2005ResponseSerializer : System.IdentityModel.Protocols.WSTrust.WSTrustFeb2005ResponseSerializer with get, set
Public Property WSTrustFeb2005ResponseSerializer As WSTrustFeb2005ResponseSerializer

属性值

WS-Trust Feb 2005 Response (RSTR) 序列化程序。

例外

指定的值为 null

适用于