SSPIChallenge
SSPIChallenge
Thrown during SSPI pass-through authentication if further negotiation is required.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"base64Token": "string"
}
string
base64Token
Required
The opaque server response token, base-64 encoded.