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