Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

ChangePassPhraseAsync Method

Change the PassPhrase for an account.

Syntax

[VB.NET]
Public Function ChangePassPhraseAsync(ByVal NewPassPhrase As String) As IAsyncAction
[C#]
public IAsyncAction ChangePassPhraseAsync(string newPassPhrase);

Remarks

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

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