Property ProviderData
| Improve this Doc View SourceProviderData
Gets the data set by the license provider.
Declaration
public object ProviderData { get; }
Property Value
Type | Description |
---|---|
System.Object | The data set by license provider. |
Remarks
The license provider may provide additional data for validation. For example, the assembly license provider sets this property to the calling assembly object.