Click or drag to resize
NetworkSessionCertificateAuthorizedIdentifiers Property
Gets the of authorized SystemIdentifier objects.

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

Property Value

Type: ListSystemIdentifier
See Also