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