This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUser Interface > IUser.SetPassword Method (ArcObjects .NET 10.4 SDK) |
Sets the user password.
[Visual Basic .NET] Public Sub SetPassword ( _ ByVal Password As String _ )
[C#] public void SetPassword ( string Password );
[C++]
HRESULT SetPassword(
BSTR Password
);
[C++]
Parameters Password [in] Password is a parameter of type BSTR