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