Click or drag to resize

IServiceCredentials Interface

KSI service settings interface.

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

The IServiceCredentials type exposes the following members.

Properties
  NameDescription
Public propertyLoginId
Login ID.
Public propertyLoginKey
Login key.
Public propertyMacAlgorithm
MAC calculation algorithm of outgoing and incoming messages
Top
See Also