# TokenPrivateKeyAuthenticationMethodDtoPublicKeyInfoOneOf1

## Properties

| Name        | Type       | Description | Notes                  |
| ----------- | ---------- | ----------- | ---------------------- |
| **jwksUri** | **string** |             | [default to undefined] |

## Example

```typescript
import { TokenPrivateKeyAuthenticationMethodDtoPublicKeyInfoOneOf1 } from '@affinidi-tdk/iam-client'

const instance: TokenPrivateKeyAuthenticationMethodDtoPublicKeyInfoOneOf1 = {
  jwksUri,
}
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
