set_only_trusted
Description:
[
Version ( since =
"0.9.5" ) ]
public void set_only_trusted (
bool only_trusted)
If only authenticated packages should be allowed in the transaction.
Parameters:
this |
a valid Task instance
|
only_trusted |
true to allow only authenticated packages
|