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