-
Home
-
API
-
PackagingTools.Core.Linux.Repos
-
RepositoryCredential
-
Constructors
-
RepositoryCredential(String, String, IReadOnlyDictionary)
RepositoryCredential(String, String, IReadOnlyDictionary<String, String>) Constructor
Definition
Represents credential data for repository publishing.
public RepositoryCredential(string Id, string Type, IReadOnlyDictionary<string, string> Properties)
Parameters