GUID
Globally unique identifier
A globally unique identifier (GUID) is a character string that is used in distributed computer systems.
|
MIME format and Protocol |
Result |
|---|---|
|
JSON, no protocol, or ODATA V4 protocol |
Character string that represents a GUID |
|
JSON and ODATA V2 protocol, ODATA V3 protocol |
Character string in the format guid'{guid}' |
|
XML, no protocol, or SOAP protocol: |
Character string that represents a GUID |
|
UrlEncoded, no protocol |
Character string that represents a GUID |
|
UrlEncoded and ODATA V2, ODATA V3, ODATA V4: |
Character string in the format guid'{guid}' |