XML3 - API DLL Documentation
The date and time the service key will expire.

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

Syntax

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

Field Value

Return Value

Remarks