Enum NuGetTrustedSignerOperation
- Namespace
- DotNetDo
- Assembly
- DotNetDo.Core.dll
An operation on trusted signers.
public enum NuGetTrustedSignerOperationFields
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.