◆ DEFAULT_OBJECT_NAME
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.DEFAULT_OBJECT_NAME = "fod" |
The default value for the JavaScript 'object name' used by the JavaScriptBuilderElement.
\r\n
Static class containing various constants that are used by the Pipeline and/or are helpful to callers.
const string | EVIDENCE_HOST_KEY
The complete key to be used when the 'Host' HTTP header is passed as evidence More...
|
const string | EVIDENCE_PROTOCOL
The complete key to be used when the 'Protocol' HTTP header is passed as evidence More...
|
const string | EVIDENCE_OBJECT_NAME_SUFFIX
The suffix used when the JavaScriptBuilderElement 'object name' parameter is supplied as evidence. More...
|
const string | EVIDENCE_OBJECT_NAME
The complete key to be used when the JavaScriptBuilderElement 'object name' parameter is supplied as part of the query string. More...
|
const string | DEFAULT_OBJECT_NAME = "fod"
The default value for the JavaScript 'object name' used by the JavaScriptBuilderElement. More...
|
const string | DEFAULT_PROTOCOL = "https"
The default value for the protocol used by the JavaScriptBuilderElement when creating a callback URL. More...
|
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.DEFAULT_OBJECT_NAME = "fod" |
The default value for the JavaScript 'object name' used by the JavaScriptBuilderElement.
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.DEFAULT_PROTOCOL = "https" |
The default value for the protocol used by the JavaScriptBuilderElement when creating a callback URL.
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.EVIDENCE_HOST_KEY |
The complete key to be used when the 'Host' HTTP header is passed as evidence
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.EVIDENCE_OBJECT_NAME |
The complete key to be used when the JavaScriptBuilderElement 'object name' parameter is supplied as part of the query string.
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.EVIDENCE_OBJECT_NAME_SUFFIX |
The suffix used when the JavaScriptBuilderElement 'object name' parameter is supplied as evidence.
const string FiftyOne.Pipeline.JavaScriptBuilder.Constants.EVIDENCE_PROTOCOL |
The complete key to be used when the 'Protocol' HTTP header is passed as evidence