Service |
| Member name | Value | Description |
|---|---|---|
| None | 0 | No options |
| Compression | 1 | Endpoint supports compression |
| BasicAuth | 2 | Basic auth |
| IdpApi | 3 | IdP API |
| BearerAuth | 4 | Bearer auth |
| CertificateAuth | 8 | Node authentication |
| Cors | 16 | Service has CORS |
| ViewModel | 32 | Service can produce view model objects |
| StandardsBasedApi | 37 | Standards based API based on REST |
| InternalApi | 37 | Internal API |
| StandardsBasedCorsApi | 53 | Standards based API with REST and CORS |