This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IU > IUser Interface > IUser.SetSecretQuestion Method (ArcObjects .NET 10.4 SDK) |
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