EntityDescriptor.Identity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The Identity property corresponds to the identity element of the entry that represents the entity in the Atom response.