Show / Hide Table of Contents

Class XRoadCentralServiceIdentifier

Represents identifiers of central services.

Inheritance
System.Object
XRoadCentralServiceIdentifier
Namespace: XRoad
Assembly: XRoadProvider.dll
Syntax
[<AllowNullLiteral>]
type XRoadCentralServiceIdentifier ()

Constructors

new: unit -> XRoadCentralServiceIdentifier

Implicit constructor.

Declaration
new: unit -> XRoadCentralServiceIdentifier
Returns
Type Description
XRoadCentralServiceIdentifier

Properties

property ServiceCode: string

The service code is chosen by the service provider.

Declaration
property ServiceCode: string with get, set
Property Value
Type Description
string

property XRoadInstance: string

Code identifying the instance of the X-Road system.

Declaration
property XRoadInstance: string with get, set
Property Value
Type Description
string
Back to top Generated by DocFX