The arcpy.Describe function when used against an enterprise geodatabase connection returns the server information (authentication_mode, database, user, instance, etc.) via. the connectionProperties method. This information isn't available when using arcpy.da.Describe and it should be.