Share via


IdType Enumeration

The types of IDs that can be generated by the DAM service

Namespace:  Microsoft.Imm.Sdk.Rdf
Assembly:  Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)

Syntax

public enum IdType

Members

Member name Description
Guid
A GUID based ID
Uri
A URI based ID that may incorporate a token

See Also

Microsoft.Imm.Sdk.Rdf Namespace