LicenseProviderAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the LicenseProviderAttribute class.
Assembly: System (in System.dll)
| 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. |
Show:
