NetServer SuperId element (SuperOffice only)
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Configuration values for accessing SuperID.
<SuperId>
<add key="Url" value="" />
<add key="TenantKey" value="" />
<add key="TenantId" value="" />
<add key="Environment" value="" />
</SuperId>
| Name | Description |
|---|---|
| Environment | Environment in SuperID. |
| TenantId | TenantId in SuperID. |
| TenantKey | A shared secret between SuperID and NetServer. |
| Url | URL to SuperID. |
See the NetServer Core reference for details about handling this programmatically.