Windows |
public void Import( StoreName storeName, X509Certificate certificate, CancellationToken cancellationToken = default )
Exception | Condition |
---|---|
ArgumentNullException | certificate is null. |
OperationCanceledException | The operation was cancelled via the cancellation token. |