ibm-cloud-sdk-core
Version:
Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.
14 lines (8 loc) • 478 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) > [UserOptions](./ibm-cloud-sdk-core.useroptions.md) > [authenticator](./ibm-cloud-sdk-core.useroptions.authenticator.md)
## UserOptions.authenticator property
The Authenticator object used to authenticate requests to the service
**Signature:**
```typescript
authenticator?: AuthenticatorInterface;
```