Metadata_Authentication_Service_Operation_Get_ResponseBody

Metadata_Authentication_Service_Operation_Get_ResponseBody
Metadata_Authentication_Service_Operation_Get_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": {
        "schemes": [
            {
                "scheme_type": "string",
                "session_manager": "string",
                "scheme": "string"
            }
        ]
    }
}
value
Optional

The OperationInfo instance that corresponds to operationId.