Windward Engine API Reference
resetPasswordAsync(String) Method
See Also  Send comments on this topic.
WindwardReportsDrivers.SalesForce Namespace > SforceService Class > resetPasswordAsync Method : resetPasswordAsync(String) Method




userId

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub resetPasswordAsync( _
   ByVal userId As String _
) 
Visual Basic (Usage)Copy Code
Dim instance As SforceService
Dim userId As String
 
instance.resetPasswordAsync(userId)
C# 
public void resetPasswordAsync( 
   string userId
)
Managed Extensions for C++ 
public: void resetPasswordAsync( 
   string* userId
) 
C++/CLI 
public:
void resetPasswordAsync( 
   String^ userId
) 

Parameters

userId

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.