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

SetUserInfoFieldAsync Method

This method will add a user information field for registration.

Syntax

[VB.NET]
Public Function SetUserInfoFieldAsync(ByVal Field As String, ByVal Value As String) As Task
[C#]
public Task SetUserInfoFieldAsync(string field, string value);

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0