ConnectorLicenseDetail Class
<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _
Public Class ConnectorLicenseDetail
Inherits MarshalByRefObject
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public class ConnectorLicenseDetail : MarshalByRefObject
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public ref class ConnectorLicenseDetail : public MarshalByRefObject^
This language is not supported or no code example is available.
public
System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)
class ConnectorLicenseDetail
extends MarshalByRefObject
This language is not supported or no code example is available.
|
Name
|
Description
|
|
ConnectorLicenseId
|
|
|
RequiresLicense
|
Indicates whether the server must have a valid license that matches the ConnectorLicenseId in order to run.
true: requires a valid license
false: connector can run, no license is required
|
Top
SynergyServerScripting.Connectors.ConnectorLicenseDetail
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1