ListStoreCertificatesAsync Method
List certificates in a store.
Syntax
[VB.NET] Public Function ListStoreCertificatesAsync() As Task<string>
[C#] public Task<string> ListStoreCertificatesAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ListStoreCertificatesAsync MethodList certificates in a store. Syntax[VB.NET] Public Function ListStoreCertificatesAsync() As Task<string> [C#] public Task<string> ListStoreCertificatesAsync(); RemarksThis method is the asynchronous version of the ListStoreCertificates method and is used to support asynchronous operations in WinRT. Please refer to ListStoreCertificates for more information. |
||