ProGet SDK Reference
Version:

Feeds_GetLicenseUrlsAsync(int? Feed_Id) Method

Gets the license urls for a feed

Syntax

public Task<IList<Tables.FeedLicenseUrls>> Feeds_GetLicenseUrlsAsync(int? Feed_Id)

Parameters

Feed_Id
Type: int?