XRoadClientIdentifier
Namespace: XRoadLib.Headers
X-Road service client identifier.
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
MemberClass()
Signature: unit -> unit
Modifiers: abstract |
Clients member class. |
MemberCode()
Signature: unit -> unit
Modifiers: abstract |
Clients unique code. |
ObjectType()
Signature: unit -> unit
Modifiers: abstract |
X-Road client identifier type: MEMBER or SUBSYSTEM. |
SubsystemCode()
Signature: unit -> unit
Modifiers: abstract |
Subsystem name, when client identifier specifies subsystem identifier. |
ToString()
Signature: unit -> string
Modifiers: abstract |
String presentation of the client identifier. |
XRoadInstance()
Signature: unit -> unit
Modifiers: abstract |
X-Road instance name. |