다음을 통해 공유


SecurityTokenServiceConfiguration.WSTrustFeb2005ResponseSerializer 속성

정의

WS-Trust Feb 2005 응답(RSTR) serializer를 가져오거나 설정합니다.

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 응답(RSTR) serializer입니다.

예외

지정한 값이 null인 경우

적용 대상