---
id: v1-identity-reference-with-name-and-email
title: IdentityReferenceWithNameAndEmail
pagination_label: IdentityReferenceWithNameAndEmail
sidebar_label: IdentityReferenceWithNameAndEmail
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'IdentityReferenceWithNameAndEmail', 'v1IdentityReferenceWithNameAndEmail']
slug: /tools/sdk/typescript/certification_summaries/models/identity-reference-with-name-and-email
tags: ['SDK', 'Software Development Kit', 'IdentityReferenceWithNameAndEmail', 'v1IdentityReferenceWithNameAndEmail']
---

# IdentityReferenceWithNameAndEmail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **(optional)** `string` | The type can only be IDENTITY. This is read-only. | [default to undefined]
**id** | **(optional)** `string` | Identity ID. | [default to undefined]
**name** | **(optional)** `string` | Identity\'s human-readable display name. This is read-only. | [default to undefined]
**email** | **(optional)** `string` | Identity\'s email address. This is read-only. | [default to undefined]

