Metadata_Privilege_Service_Operation_Get_ResponseBody
Metadata_Privilege_Service_Operation_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"privileges": [
"string"
],
"privilege_info": [
{
"property_path": "string",
"privileges": [
"string"
]
}
]
}
}
value
Optional
The OperationInfo instance that corresponds to operationId.