ParsecHostSetWhitelist
voidParsecHostSetWhitelist(Parsec *ps,const char *json)
Set the whitelist of approved applications.
Parameters
Direction | Name | Description |
---|---|---|
in | ps | Parsec instance returned by ParsecInit . |
in | json | JSON string with an array of items that contains title and path . |