IPjMembershipUser.PasswordQuestion property
NOTE: This API is now obsolete.
Gets the reminder question for the user password.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("in o15")> _
ReadOnly Property PasswordQuestion As String
Get
'Usage
Dim instance As IPjMembershipUser
Dim value As String
value = instance.PasswordQuestion
[ObsoleteAttribute("in o15")]
string PasswordQuestion { get; }
Property value
Type: System.String
The password question.