DvsNotAuthorized
DvsNotAuthorized
Thrown if dvsOperationSupported is false and extensionKey is not same as the extension key of the login-session.
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"
}
],
"sessionExtensionKey": "string",
"dvsExtensionKey": "string"
}
string
sessionExtensionKey
Optional
The extension key associated with the user-session.