Interface
Return value of createApiKey
, getApiKey
, updateApiKey
representing an API Key entity.
Inheritance: IApiKeyResponseIApiKeyInfo
Properties
Property | Type | Notes |
---|---|---|
apiKey inherited | string | |
httpReferrers inherited | string[] | |
Represent item info attached to this API Key. | ||
itemId inherited | string | |
modified inherited | Date | |
privileges inherited | Privileges | "portal:apikey:basemaps" | "premium:user:demographics" | "premium:user:elevation" | "premium:user:featurereport" | "premium:user:geocode" | "premium:user:geocode:stored" | "premium:user:geocode:temporary" | "premium:user:geoenrichment" | "premium:user:networkanalysis" | "premium:user:networkanalysis:routing" | "premium:user:networkanalysis:optimizedrouting" | "premium:user:networkanalysis:closestfacility" | "premium:user:networkanalysis:servicearea" | "premium:user:networkanalysis:locationallocation" | "premium:user:networkanalysis:vehiclerouting" | "premium:user:networkanalysis:origindestinationcostmatrix" | "premium:user:places" | "premium:user:spatialanalysis" | "premium:publisher:geoanalytics" | "premium:publisher:rasteranalysis"[] | |
registered inherited | Date |
apiKey
inherited
Interface PropertyapiKey: string
Inherited from IApiKeyInfo.apiKey
httpReferrers
inherited
Interface PropertyhttpReferrers: string[]
Inherited from IApiKeyInfo.httpReferrers
item
Interface Propertyitem: IItem
Represent item info attached to this API Key.
itemId
inherited
Interface PropertyitemId: string
Inherited from IApiKeyInfo.itemId
modified
inherited
Interface Propertymodified: Date
Inherited from IApiKeyInfo.modified
privileges
inherited
Interface Propertyprivileges: Privileges | "portal:apikey:basemaps" | "premium:user:demographics" | "premium:user:elevation" | "premium:user:featurereport" | "premium:user:geocode" | "premium:user:geocode:stored" | "premium:user:geocode:temporary" | "premium:user:geoenrichment" | "premium:user:networkanalysis" | "premium:user:networkanalysis:routing" | "premium:user:networkanalysis:optimizedrouting" | "premium:user:networkanalysis:closestfacility" | "premium:user:networkanalysis:servicearea" | "premium:user:networkanalysis:locationallocation" | "premium:user:networkanalysis:vehiclerouting" | "premium:user:networkanalysis:origindestinationcostmatrix" | "premium:user:places" | "premium:user:spatialanalysis" | "premium:publisher:geoanalytics" | "premium:publisher:rasteranalysis"[]
Inherited from IApiKeyInfo.privileges
registered
inherited
Interface Propertyregistered: Date
Inherited from IApiKeyInfo.registered