If you are going to wrap the process, you should have properties (or
parameters if you are going to code a helper method) for each of the flags:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cp
grfStrongNameUtilitySNexe.asp

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
*************************************************
Think outside of the box!
*************************************************
>I am trying to create a StrongNamePair object and would like to use the
> constructor that accepts a string parameter.
>
> What format should this string be?