MFAuthenticationHelperIssuePasscode Method |
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public static void IssuePasscode(
string username
)
Parameters
- username
- Type: SystemString
User who is being authenticated.
See Also