LicenseProviderAttribute Constructor
.NET Framework 4
Initializes a new instance of the LicenseProviderAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
LicenseProviderAttribute() | Initializes a new instance of the LicenseProviderAttribute class without a license provider. |
|
LicenseProviderAttribute(String) | Initializes a new instance of the LicenseProviderAttribute class with the specified type. |
|
LicenseProviderAttribute(Type) | Initializes a new instance of the LicenseProviderAttribute class with the specified type of license provider. |