SecurityTokenServiceConfiguration.WSTrustFeb2005ResponseSerializer Proprietà

Definizione

Ottiene o imposta il serializzatore RSTR (Response) di WS-Trust febbraio 2005.

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

Valore della proprietà

Serializzatore WS-Trust febbraio 2005 Response (RSTR).

Eccezioni

Il valore specificato è null.

Si applica a