Implemented interface member:
property
Path
NuGet.Commands.IClientCertArgsWithFileData.Path
1 write to Path
NuGet.CommandLine.XPlat (1)
Commands\Verbs.cs (1)
470Path = path.Value(),
1 reference to Path
NuGet.Commands (1)
ClientCertificatesCommand\UpdateClientCertRunner.cs (1)
42fileCertItem.Update(args.Path, args.Password, args.StorePasswordInClearText);