get Credentials
Retrieves a list of NetworkCredentials from the store, using the provided host name. Multiple NetworkCredentials can be stored for the same hostname, but different NetworkAuthenticationTypes.
Return
a Result with a list of NetworkCredentials, which is empty if no credentials were found for the provided host name, or an exception indicating a problem
Since
200.0.0
Parameters
hostname
the host name for which to retrieve NetworkCredentials