IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

DeleteCertificate Method

Deletes the currently selected certificate from the store.

Syntax

[VB.NET]
Public Sub DeleteCertificate()
[C#]
public void DeleteCertificate();

Remarks

This method will delete the selected certificate from the store. If the certificate cannot be deleted, an error is returned.

This functionality is currently not available when the provider is OpenSSL.

NOTE: This functionality is not available in Xamarin.

NOTE: This method has a corresponding asynchronous version (DeleteCertificateAsync) for use in the Xamarin environment.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
IP*Works! 2016 Xamarin Edition - Version 16.0 [Build 6621]