Table of Contents

Enum NuGetCertificateStoreLocation

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

A Windows certificate store location.

public enum NuGetCertificateStoreLocation

Fields

CurrentUser = 0

Uses the current user's certificate stores.

LocalMachine = 1

Uses the local machine's certificate stores.