WstStatus.ELEMENT_NAME_CODE Field
Represents the name of the Code element of the validate status
[Visual Basic]
Public Const ELEMENT_NAME_CODE As
String = "Code"
[C#]
public const
string ELEMENT_NAME_CODE = "Code";
See Also
WstStatus Class | com.pingidentity.Security.STS Namespace