The answer to this question has eluded my search.
When I do this:
var authToken = new byte[16];
What is the value of authToken[0
The default value is 0
For more information about default values:
http://msdn.microsoft.com/en-us/library/83fhsxwc.aspx