# AuthenticationListSigningKeysSecurity

## Example Usage

```typescript
import { AuthenticationListSigningKeysSecurity } from "@apexfintechsolutions/ascend-sdk/models/operations";

let value: AuthenticationListSigningKeysSecurity = {
  apiKeyAuth: "<value>",
};
```

## Fields

| Field              | Type               | Required           | Description        |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `apiKeyAuth`       | *string*           | :heavy_check_mark: | N/A                |