Click or drag to resize

IdentityMetadata Class

Metadata to be added to the signature.
Inheritance Hierarchy
SystemObject
  Guardtime.KSI.ServiceIdentityMetadata

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public class IdentityMetadata

The IdentityMetadata type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAggregationHashChainMetadata
Get AggregationHashChain.Metadata object created based on the current object property values
Public propertyClientId
Client identifier
Public propertyMachineId
Machine identifier
Public propertyRequestTime
Request time
Public propertySequenceNumber
Sequence number
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also