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