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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.