@rapidrest/service-coreNamespacesRouteDecoratorsFunctionsAuthResultOn this pageFunction: AuthResult() AuthResult(target, propertyKey, index): void Defined in: service-core/src/decorators/RouteDecorators.ts:100 Injects the authenticated authentication result as the value of the decorated argument. Parameters target any propertyKey string index number Returns void