MFAuthenticationHelperGetSetupCodeForUserInternal Method |
Returns the setup code that should be used to synchronize with the user's authenticator.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax protected virtual string GetSetupCodeForUserInternal(
string username
)
Parameters
- username
- Type: SystemString
Username of user who is being authenticated.
Return Value
Type:
StringSee Also