다음을 통해 공유


SecurityTokenServiceConfiguration.WSTrust13ResponseSerializer 속성

정의

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

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

속성 값

WS-Trust 1.3 응답(RSTR) serializer입니다.

예외

지정한 값이 null인 경우

적용 대상