121 string this[
string Key] {
get; }
Interface for legal identity attachments.
Interfaces for legal identities.
DateTime Created
When the identity object was created
bool HasClientSignature
If the identity has a client signature
string Id
ID of the legal identity
ILegalIdentityAttachment[] Attachments
Attachments assigned to the legal identity.
byte[] ClientSignature
Client signature
IdentityState State
Current state of identity
byte[] ServerSignature
Server signature
string ClientKeyName
Type of key used for client signatures
ILegalIdentityProperty[] Properties
Properties detailing the legal identity.
DateTime Updated
When the identity object was last updated
bool HasClientPublicKey
If the identity has a client public key
DateTime To
To what point in time the legal identity is valid.
string Provider
Provider where the identity is maintained.
DateTime From
From what point in time the legal identity is valid.
byte[] ClientPubKey
Client Public key
Interface for legal identity properties.
IdentityState
Lists recognized legal identity states.