Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Paiwise.IRemoteAuthenticator Interface Reference

Interface for remote authenticators. More...

Inheritance diagram for Paiwise.IRemoteAuthenticator:
Waher.Runtime.Inventory.IProcessingSupport< IRemoteIdentifier > Waher.Service.IoTBroker.Legal.MFA.QuickLoginAuthenticator Waher.Service.IoTBroker.Legal.MFA.QuickLoginJidAuthenticator Waher.Service.IoTBroker.Legal.MFA.QuickLoginLegalIdAuthenticator Waher.Service.IoTBroker.Legal.MFA.QuickLoginQrCodeAuthenticator

Public Member Functions

Task< IRemoteAuthenticationCreateAuthentication (IRemoteIdentifier RemoteIdentifier)
 Creates a remote authentication object instance for a remote identifier. More...
 
Grade Supports (T Object)
 If the interface understands objects such as Object . More...
 

Properties

string SupportedAddressType [get]
 Address Type the authenticator supports. More...
 
string MarkdownDescription [get]
 Markdown text describing the authenticator, for inclusion in API documentation. More...
 

Detailed Description

Interface for remote authenticators.

Definition at line 9 of file IRemoteAuthenticator.cs.

Member Function Documentation

◆ CreateAuthentication()

Task< IRemoteAuthentication > Paiwise.IRemoteAuthenticator.CreateAuthentication ( IRemoteIdentifier  RemoteIdentifier)

◆ Supports()

Grade Waher.Runtime.Inventory.IProcessingSupport< T >.Supports ( Object)
inherited

If the interface understands objects such as Object .

Parameters
ObjectObject
Returns
How well objects of this type are supported.

Property Documentation

◆ MarkdownDescription

string Paiwise.IRemoteAuthenticator.MarkdownDescription
get

◆ SupportedAddressType


The documentation for this interface was generated from the following file: