ICrowdSecHTTPBouncerMiddlewareOptions: (IBouncerAuthentication | ITLSAuthentication) & {
    pollingInterval?: number;
} & ICommonOptions

Type declaration

  • Optional pollingInterval?: number

Generated using TypeDoc