/// <summary>
 /// Create an instance.
 /// </summary>
 public KerberosTgsResponse()
 {
     Response = new TGS_REP();
 }
 /// <summary>
 /// Create an instance.
 /// </summary>
 public KerberosTgsResponse()
 {
     Response = new TGS_REP();
 }