ISet
null
public virtual void SetExcludedCerts(
ISet<X509Certificate> excludedCerts
)
Public Overridable Sub SetExcludedCerts (
excludedCerts As ISet(Of X509Certificate)
)
public:
virtual void SetExcludedCerts(
ISet<X509Certificate^>^ excludedCerts
)
function SetExcludedCerts(excludedCerts);