WstStatus.CODE_VALUE_INVALID Field
Indicates the request didn't successfully validate the input
[Visual Basic]
Public Const CODE_VALUE_INVALID As
String = "http://schemas.xmlsoap.org/ws/2005/02/trust/status/invalid"
[C#]
public const
string CODE_VALUE_INVALID = "http://schemas.xmlsoap.org/ws/2005/02/trust/status/invalid";
See Also
WstStatus Class | com.pingidentity.Security.STS Namespace