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