XML3 - API DLL Documentation
The unqiue key to be assigned to the SOAP authentication header

Namespace: XMLV3API.Security
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Guid SessionKey { get; }
Visual Basic
Public ReadOnly Property SessionKey As Guid
	Get
Visual C++
public:
property Guid SessionKey {
	Guid get ();
}

Field Value

Return Value

Remarks