Click or drag to resize
NetworkFloatingServiceCallCertificate Property
Gets the NetworkSessionCertificate object returned from the web service.

Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public NetworkSessionCertificate Certificate { get; }

Property Value

Type: NetworkSessionCertificate
See Also