public static byte [] GetValidationKey(MachineKeySection section)
 {
     return(section.GetValidationKey());
 }