StsClientApi

RequestData.EmbeddedToken Property

Indicates if token is to be sent as embedded in RST instead of placed in the Security Header and referenced from the RST.

[Visual Basic]
Public Property EmbeddedToken As Boolean
[C#]
public bool EmbeddedToken {get; set;}

See Also

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