KsiServiceAggregatorAddress Property
|
Aggregator address (url or ip)
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic string AggregatorAddress { get; }
Public ReadOnly Property AggregatorAddress As String
Get
public:
virtual property String^ AggregatorAddress {
String^ get () sealed;
}
abstract AggregatorAddress : string with get
override AggregatorAddress : string with get
Property Value
Type:
StringImplements
IKsiServiceAggregatorAddress
See Also