IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

IssueCertificateAsync Method

Creates a new certificate in the current store, signed by the selected certificate.

Syntax

[VB.NET]
Public Function IssueCertificateAsync(ByVal CertSubject As String, ByVal SerialNumber As Integer) As IAsyncAction
[C#]
public IAsyncAction IssueCertificateAsync(string certSubject, int serialNumber);

Remarks

This method is the asynchronous version of the IssueCertificate method and is used to support asynchronous operations in WinRT. Please refer to IssueCertificate for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0