2.2.1 CurlyBraceGuidString

The CurlyBraceGuidString type is a string representation of the GUID type, as specified in [MS-DTYP] section 2.3.4.3. The following is the Augmented Backus-Naur Form (ABNF) syntax, as referenced in [RFC4234], for this representation.

 CurlyBraceGuidString  =  "{" UUID "}"
  

UUID represents the string form of a UUID, as specified in [RFC4122] section 3.