---
title: Telephone Number
description: Values of this syntax hold telephone numbers, strings of printable characters, as in PrintableString, that comply with the internationally agreed format for representing international telephone numbers.
component: pingds
version: 8.1
page_id: pingds:schemaref:s-TelephoneNumber
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/s-TelephoneNumber.html
---

# Telephone Number

Values of this syntax hold telephone numbers, strings of printable characters, as in `PrintableString`, that comply with the internationally agreed format for representing international telephone numbers.

Examples: `+1 415 555 1212`, `+1-415-555-1212`.

The syntax corresponds to the following ASN.1 type from X.520:

```
PrintableString (SIZE(1..ub-telephone-number))
```

The integer value of `ub-telephone-number` depends on the implementation.

|               |                                                           |
| ------------- | --------------------------------------------------------- |
| *OID*         | 1.3.6.1.4.1.1466.115.121.1.50                             |
| *Description* | Telephone Number                                          |
| *Origin*      | [RFC 4517](https://datatracker.ietf.org/doc/html/rfc4517) |
