NetworkSessionCertificateAllocatedDate Property |
Gets the date and time in which the Network Session was allocated/authorized.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic DateTime AllocatedDate { get; }
Public ReadOnly Property AllocatedDate As DateTime
Get
public:
property DateTime AllocatedDate {
DateTime get ();
}
Property Value
Type:
DateTime
See Also