Create a new Guid.
A GUID formatted string.
Internal string representation of the GUID.
Returns the GUID formatted for JSON
Returns the GUID formatted as a string.
Creates a new GUID class. Conforms to RFC4122 v4.
string Formatted RFC4122 v4 GUID.
Creates a new Guid from a string. If it is a valid RFC4122 v4 GUID, it returns the Guid object, null otherwise.
Generated using TypeDoc
Global unique identifiers, RFC4122 v4 compatible.