 | ITfaCodeProvider Interface |
An interface capable of generating unique codes for two factor verification and they validating the codes generated.
It is intended that the code is transported to the user after generation and then the user will relay the code back using a different communication channel (hence, two-factor).
Namespace: SanteDB.Core.Security.ServicesAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic interface ITfaCodeProvider
Public Interface ITfaCodeProvider
public interface class ITfaCodeProvider
type ITfaCodeProvider = interface end
The ITfaCodeProvider type exposes the following members.
Methods
See Also