Sets the user's secret question.
[Visual Basic .NET] Public Sub SetSecretQuestion ( _ ByVal secretQuestion As String _ )
[C#] public void SetSecretQuestion ( string secretQuestion );
[C++]
HRESULT SetSecretQuestion(
BSTR secretQuestion
);
[C++]Parameters
secretQuestion [in] secretQuestion is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.