Open this page in the API Guide

License.OemLicensee Property

Gets the name of the Dundas partner or OEM provider which is distributing the license.

Namespace:  Dundas.BI.Licensing
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public string? OemLicensee { get; }

Property Value

Type: String
The name of the OEM licensee, or null if the license is not used for OEM purposes.

Implements

ILicense.OemLicensee
See Also