Table of Contents

Interface IRepositorySignature

Namespace
NuGet.Packaging.Signing
Assembly
Chocolatey.NuGet.Packaging.dll
public interface IRepositorySignature : ISignature
Inherited Members

Properties

PackageOwners

IReadOnlyList<string> PackageOwners { get; }

Property Value

IReadOnlyList<string>

V3ServiceIndexUrl

Uri V3ServiceIndexUrl { get; }

Property Value

Uri