Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IdentityStatus.cs
1
namespace
Waher.Networking.XMPP.Contracts
2
{
6
public
enum
IdentityStatus
7
{
11
IdentityUndefined,
12
16
NotApproved,
17
22
NotValidYet,
23
28
NotValidAnymore,
29
33
NoClientPublicKey,
34
38
ClientKeyNotRecognized,
39
43
NoClientSignature,
44
48
ClientSignatureInvalid,
49
53
AttachmentLacksUrl,
54
58
AttachmentUnavailable,
59
63
AttachmentInconsistency,
64
68
AttachmentSignatureInvalid,
69
73
NoTrustProvider,
74
78
NoProviderPublicKey,
79
83
NoProviderSignature,
84
88
ProviderSignatureInvalid,
89
93
ProviderKeyNotRecognized,
94
98
Valid
99
}
100
}
Waher.Networking.XMPP.Contracts
Definition:
Attachment.cs:4
Waher.Networking.XMPP.Contracts.IdentityStatus
IdentityStatus
Validation Status of legal identity
Definition:
IdentityStatus.cs:7
IoTGateway
Networking
Waher.Networking.XMPP.Contracts
IdentityStatus.cs
Generated by
1.9.5