| NetworkSessionCertificateAllocatedUntilDate Property |
Gets the date and time in which the Network Session is no longer authorized - this is typically extended with Poll request or a Checkout request.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic DateTime AllocatedUntilDate { get; }Public ReadOnly Property AllocatedUntilDate As DateTime
Get
public:
property DateTime AllocatedUntilDate {
DateTime get ();
}Property Value
Type:
DateTime
See Also