AdvantageAPIEntry Members
The AdvantageAPIEntry type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
AccessControlAllowOrigins |
Gets or sets a list of origins allowed to access the API entry.
|
|
|
AdvantageApiAuthorize |
string namespace.classname reference to an implementation of the AdvantageApiAuthorizeBase.
This will automatically be called via the Authorize method of the API when implemented on a secure channel
|
|
|
ApiName |
Gets or sets the name of the API associated with this entry.
|
|
|
CacheTimeoutMinutes |
Gets or sets the cache timeout duration in minutes.
|
|
|
Id |
Gets or sets the unique identifier of the API entry.
|
|
|
IsActive |
Gets or sets a value indicating whether the API entry is active.
|
|
|
ObjectTypeName |
Gets or sets the name of the object type associated with the API entry.
|
|
|
Permission |
Gets or sets the permission level for the API entry.
|
|
|
SecureKey |
Gets or sets the secure key for the API entry, used for authentication or security.
|
|
|
UseCache |
Gets or sets a value indicating whether caching is enabled for the API entry.
|

