IdentityMetadataAggregationHashChainMetadata Property
|
Get AggregationHashChain.Metadata object created based on the current object property values
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic AggregationHashChainMetadata AggregationHashChainMetadata { get; }
Public ReadOnly Property AggregationHashChainMetadata As AggregationHashChainMetadata
Get
public:
property AggregationHashChainMetadata^ AggregationHashChainMetadata {
AggregationHashChainMetadata^ get ();
}
member AggregationHashChainMetadata : AggregationHashChainMetadata with get
Property Value
Type:
AggregationHashChainMetadata
See Also