Click or drag to resize
NetworkSessionIdentifierAlgorithms Property
Gets the list of SystemIdentifierAlgorithm objects to use to bind the certificate to the system.

Namespace: com.softwarekey.Client.Licensing.Network
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public List<SystemIdentifierAlgorithm> IdentifierAlgorithms { get; }

Property Value

Type: ListSystemIdentifierAlgorithm
See Also