Click or drag to resize
NetworkNameIdentifierAlgorithm Constructor
Creates a new NetworkNameIdentifierAlgorithm object.

Namespace: com.softwarekey.Client.Licensing
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public NetworkNameIdentifierAlgorithm(
	string networkPath
)

Parameters

networkPath
Type: SystemString
The absolute path to a network location. Use a UNC-formatted path or a path which uses a mapped drive letter.
See Also