2.2.10 PA-PAC-OPTIONS

msdn link

The PA-PAC-OPTIONS structure SHOULD<14> specify explicitly requested options in the PAC. Its structure is defined using ASN.1 notation. The syntax is as follows:

 PA-PAC-OPTIONS ::= SEQUENCE {
 KerberosFlags
   -- Claims (0)
   -- Branch Aware (1)
   -- Forward to Full DC (2)
 }
 Note: KerberosFlags   ::= BIT STRING (SIZE (32..MAX))
         -- minimum number of bits shall be sent, but no fewer than 32