c# convert ad objectguid to string

C#
new Guid((System.Byte[])this.GUID).ToString()

Source

Also in C#: