InedoSDK Reference
Version:

ProGetClient(Inedo.Extensions.Credentials.ProGetServiceCredentials credentials) Constructor

Initializes a new instance of the ProGetClient class.

Syntax

public ProGetClient(Inedo.Extensions.Credentials.ProGetServiceCredentials credentials)

Parameters

credentials
Type: Inedo.Extensions.Credentials.ProGetServiceCredentials

Credentials used to connect to a ProGet server.

Exceptions

System.ArgumentNullException

credentials is null (Nothing in Visual Basic).

System.ArgumentException

credentials has an invalid URL.