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