2 implementations of IClientCertArgsWithStoreData
NuGet.Commands (2)
ClientCertificatesCommand\AddClientCertArgs.cs (1)
9IClientCertArgsWithStoreData,
ClientCertificatesCommand\UpdateClientCertArgs.cs (1)
9IClientCertArgsWithStoreData,
4 references to IClientCertArgsWithStoreData
NuGet.Commands (4)
ClientCertificatesCommand\ClientCertArgsExtensions.cs (4)
16public static X509FindType? GetFindBy(this IClientCertArgsWithStoreData args) 26public static StoreLocation? GetStoreLocation(this IClientCertArgsWithStoreData args) 36public static StoreName? GetStoreName(this IClientCertArgsWithStoreData args) 59public static bool IsStoreCertSettingsProvided(this IClientCertArgsWithStoreData args)