Metadata_Authentication_OperationInfo
Metadata_Authentication_OperationInfo
The OperationInfo structure contains authentication information of an operation element.
JSON Example
{
"schemes": [
{
"scheme_type": "string",
"session_manager": "string",
"scheme": "string"
}
]
}
schemes
Required
List of authentication schemes used by an operation element. The authentication scheme specified on the service element corresponding to this operation element is ignored.