GetNewIdResponse Class

Interactive Media Manager
Returns a new Id that is unique in the underlying repository.

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

[DataContractAttribute(Name = "GetNewIdResponse", Namespace = "http://schemas.microsoft.com/imm/2007/07/DamDataContracts")]
public class GetNewIdResponse

Each service implementation is responsible for generating a unique identifier (UUID) for use in tracking the assets. This unique identifier is used as the Subject of the RDF triple that is stored in the IMM RDF store. It may also be desirable to call an external Registration Authority (ISAN or AD-ID) in this method to retrieve a globally unique identifier.

System..::.Object
  Microsoft.Imm.Sdk.Services.Dam..::.GetNewIdResponse
Show: