StsClientApi

RequestData.SentMessage Property

Saved SOAP which was sent from the client to the STS server. This information is available only after calling STS server. Don't use Set property yourself.

[Visual Basic]
Public Property SentMessage As SoapEnvelope
[C#]
public Microsoft.Web.Services3.SoapEnvelope SentMessage {get; set;}

See Also

RequestData Class | com.pingidentity.Security.STS.Client Namespace