XML3 - API DLL Documentation
Assembly: XMLV3API (in XMLV3API.dll) Version: 1.0.0.0 (1.0.0.0)
The unqiue key to be assigned to the SOAP authentication header
Namespace: XMLV3API.SecurityAssembly: 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 (); } |