StsClientApi

RequestData.SendingToken Property

A SecurityToken used to validate the authenticity of the request.

[Visual Basic]
Public Property SendingToken As SecurityToken
[C#]
public Microsoft.Web.Services3.Security.Tokens.SecurityToken SendingToken {get; set;}

See Also

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