[F] getAuthenticationForOperation
function getAuthenticationForOperation(program, operation): undefined | Authentication;
Resolve the authentication for a given operation.
Parameters
Section titled “Parameters”Parameter | Type | Description |
---|---|---|
program | Program | Program |
operation | Operation | Operation |
Returns
Section titled “Returns”undefined
| Authentication
Authentication provided on the operation or containing interface or namespace.