Table of Contents

Enum NuGetTrustedSignerOperation

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

An operation on trusted signers.

public enum NuGetTrustedSignerOperation

Fields

Add = 1

Adds a trusted author, repository, or certificate.

List = 0

Lists configured trusted signers.

Remove = 2

Removes a trusted signer.

Sync = 3

Refreshes a trusted repository's certificates.