Help for this page

Select Code to Download


  1. or download this
    my $securityHeader = SOAP::Header->new(
        name   => 'Security',
    ...
            }
          )
    );
    
  2. or download this
    my $gridName = SOAP::Header->new(
        name   => 'grid-name',
    ...
        prefix => '',
        type   => '',
    );