Share via


DocumentIdentifier interface

Information to uniquely identify a document.

Properties

siteUrl

Required. The domain or site URL of the document.

sourceDoc

Required. The unique document ID.

If using the OneDrive Picker API, use the field sharepointIds.listItemUniqueId.

Property Details

siteUrl

Required. The domain or site URL of the document.

siteUrl: string

Property Value

string

sourceDoc

Required. The unique document ID.

If using the OneDrive Picker API, use the field sharepointIds.listItemUniqueId.

sourceDoc: string

Property Value

string