need_secrets
Description:
Returns an array of property names for each secret which may be required to make a successful connection.
The returned hints are only intended as a guide to what secrets may be required, because in some circumstances, there is no way to conclusively determine exactly which secrets are needed.
Parameters:
this |
the Setting |
Returns:
a GenericArray containing the property names of secrets of the
Setting which may be required; the caller owns the array and must free it
with |