Initializes a new instance of the IPInfo class.
Before initializing a first instance of IPInfo object make sure what LicenseKey property of License class is set to correct license key string; otherwise the exception of type LicenseException will be thrown.
| Exception Type | Condition |
|---|---|
| License.LicenseException | Thrown when no license key has been specified with LicenseKey property of the License class, specified license key is invalid or license has expired. |
For an example see IPInfo overview.
IPInfo Class | ForAspNet.IPInfo Namespace