New Query Vault command options

The Query Vault (qvault) command provides options to inactivate and reactivate user's ID vault documents.

For example, if you have seasonal employees, you could inactivate their ID vault documents when they're not working to prevent them from authenticating and reactivate the ID vault documents when they return.

To inactivate:
load qvault -x <vaultname> -u <username> -i 
For example:
load qvault -x O=Renovations -u "CN=Samantha Daryn/O=Renovations" -i
To reactivate:
load qvault -x <vaultname> -u <username> -v 
For example:
load qvault -x O=Renovations -u "CN=Samantha Daryn/O=Renovations" -v