PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the password.
Namespace: Smartsite.DigiD
Assembly: Smartsite.DigiD (in Smartsite.DigiD.dll)
Syntax
C# | Copy Code |
---|---|
public override string GetPassword( string userName, string answer ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Function GetPassword ( _ userName As , _ answer As _ ) As |
Parameters
- userName
- String
Name of the user.
- answer
- String
The answer.
Return Value
See Also
DigiDMembershipProvider Class
Smartsite.DigiD Namespace