Returns the user's answer to secret question.
[Visual Basic .NET] Public Function GetSecretAnswer ( _ ) As String
[C#] public string GetSecretAnswer ( );
[C++]
HRESULT GetSecretAnswer(
BSTR* secretAnswer
);
[C++]Parameters
secretAnswer [out, retval] secretAnswer is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.