AggregationHashChainMetadataMachineId Property
|
Machine identifier
Namespace:
Guardtime.KSI.Signature
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic string MachineId { get; }
Public ReadOnly Property MachineId As String
Get
public:
virtual property String^ MachineId {
String^ get () sealed;
}
abstract MachineId : string with get
override MachineId : string with get
Property Value
Type:
StringImplements
IIdentityMachineId
See Also