Skip to main content

Check out Interactive Visual Stories to gain hands-on experience with the SSE product features. Click here.

Skyhigh Security

Middle Eastern Personal Identity

Skyhigh CASB supports the following definitions, validation, and keyword information for Middle Eastern Personal Identity data identifiers.

NOTE: Skyhigh CASB regex includes an extra backslash to conform with JSON string structure. Naked regex would have only one backslash, but regex in strings requires the extra backslash to be escaped. For more information, see https://www.regular-expressions.info/java.html.

Data Identifier Definition Validation Keyword

Turkish Identification Number

An identification number provided to Turkish Citizens. Also called Turkish Kimlik. 

"[1-9]{1}[0-9]{10}",
"\\d{11}"
  • Turkish Identification Number
  • Türkiye Cumhuriyeti Kimlik Numarası
  • T.C. Kimlik No.
  • Identification Number
  • Personal identification number
  • Citizen ID
  • personal id no
  • id no#
  • citizen id no
  • identity number
  • Personal identity no.
  • Kimlik Numarası
  • vatandaş kimliği
  • kişisel kimlik no
  • kimlik Numarası#
  • vatandaş kimlik numarası
  • Kişisel kimlik Numarası
United Arab Emirates ID (Emirates ID) The Emirates Identity Authority (Arabic: هيئة الإمارات للهوية‎‎) issues an Identity Card (Arabic: بطاقة الهوية‎‎) to each citizen and resident. The cardholder's name, nationality, gender and date of birth are printed on the card. The card also bears a unique 15-digit Identification Number (Arabic: رقم الهوية‎‎), which is used for identity verification by the government and some private entities. Inside the card is an electronic chip which contains personal and biometric data about the cardholder.

Computes the Luhn checksum, which every instance must pass.

"784-[0-9]{4}-[0-9]{7}-[0-9]{1}",
"784[0-9]{4}[0-9]{7}[0-9]{1}",
"784\\s[0-9]{4}\\s[0-9]{7}\\s[0-9]{1}",
"784-[0-9]{4}-[0-9]{7}-[0-9]{1}",
"784.[0-9]{4}.[0-9]{7}.[0-9]{1}"

  • emirates identity authority        
  • emirates id         
  • emirates id number    
  • emirates id #         
  • uae identity card         
  • uae identity card number        
  • uae identity card #
  • PID
  • Insurance Number
  • Personal ID Number
  • personal identification no.
  • unique identification no.
  • personal identity no
  • personalidno#
  • insuranceno#
  • personalIdno#
  • uniqueIdno#
  • الهوية الشخصية رقم
  • فريدة من نوعها هوية رقم
  • التأمين رقم
  • هوية فريدة
  • #التأمينرقم

 

  • Was this article helpful?