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

Interface for currency converter services More...

Inheritance diagram for Paiwise.IIdentityAuthenticatorService:
Waher.Runtime.Inventory.IModule Waher.Runtime.Inventory.IProcessingSupport< IIdentityApplication > TAG.Identity.NeuroAccess.NeuroAccessAuthenticator

Public Member Functions

Task< IAuthenticationResultIsValid (KeyValuePair< string, object >[] Identity, IEnumerable< IPhoto > Photos)
 Checks the veracity of identity claims. More...
 
Task Start ()
 Starts the module. More...
 
Task Stop ()
 Stops the module. More...
 
Grade Supports (T Object)
 If the interface understands objects such as Object . More...
 

Detailed Description

Interface for currency converter services

Definition at line 10 of file IIdentityAuthenticatorService.cs.

Member Function Documentation

◆ IsValid()

Task< IAuthenticationResult > Paiwise.IIdentityAuthenticatorService.IsValid ( KeyValuePair< string, object >[]  Identity,
IEnumerable< IPhoto Photos 
)

Checks the veracity of identity claims.

Parameters
IdentityIdentity claims, as meta-data tags.
PhotosPhotos provided.
Returns
Authentication result.

Implemented in TAG.Identity.NeuroAccess.NeuroAccessAuthenticator.

◆ Start()

◆ Stop()

◆ 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.

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