Share via


EntityDescriptor.Identity Property

Definition

Gets the URI that is the identity value of the entity.

public Uri Identity { get; }
member this.Identity : Uri
Public ReadOnly Property Identity As Uri

Property Value

Uri

The Identity property corresponds to the identity element of the entry that represents the entity in the Atom response.

Applies to