Show / Hide Table of Contents

Property ProviderData

| Improve this Doc View Source

ProviderData

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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest