WstStatus.TOKEN_TYPE Field
Type of security token entered in the RSTR if only the status will be return to a client
[Visual Basic]
Public Const TOKEN_TYPE As
String = "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Status"
[C#]
public const
string TOKEN_TYPE = "http://schemas.xmlsoap.org/ws/2005/02/trust/RSTR/Status";
See Also
WstStatus Class | com.pingidentity.Security.STS Namespace