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