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

Interface for identity applications. More...

Properties

KeyValuePair< string, object >[] Claims [get]
 Claims made regarding the identity, as meta-data tags. More...
 
int NrPhotos [get]
 Number of photos provided. More...
 

Detailed Description

Interface for identity applications.

Definition at line 8 of file IIdentityApplication.cs.

Property Documentation

◆ Claims

KeyValuePair<string, object> [] Paiwise.IIdentityApplication.Claims
get

Claims made regarding the identity, as meta-data tags.

Definition at line 13 of file IIdentityApplication.cs.

◆ NrPhotos

int Paiwise.IIdentityApplication.NrPhotos
get

Number of photos provided.

Definition at line 18 of file IIdentityApplication.cs.


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