Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| name | sysname | 256 | null |
|
|
|||
| endpoint_id | int | 4 | null |
|
|
|||
| principal_id | int | 4 | √ | null |
|
|
||
| protocol | tinyint | 1 | null |
|
|
|||
| protocol_desc | nvarchar | 120 | √ | null |
|
|
||
| type | tinyint | 1 | null |
|
|
|||
| type_desc | nvarchar | 120 | √ | null |
|
|
||
| state | tinyint | 1 | √ | null |
|
|
||
| state_desc | nvarchar | 120 | √ | null |
|
|
||
| is_admin_endpoint | bit | 1 | null |
|
|
|||
| site | nvarchar | 256 | √ | null |
|
|
||
| url_path | nvarchar | 8000 | √ | null |
|
|
||
| is_clear_port_enabled | bit | 1 | null |
|
|
|||
| clear_port | int | 4 | null |
|
|
|||
| is_ssl_port_enabled | bit | 1 | null |
|
|
|||
| ssl_port | int | 4 | null |
|
|
|||
| is_anonymous_enabled | bit | 1 | null |
|
|
|||
| is_basic_auth_enabled | bit | 1 | null |
|
|
|||
| is_digest_auth_enabled | bit | 1 | null |
|
|
|||
| is_kerberos_auth_enabled | bit | 1 | null |
|
|
|||
| is_ntlm_auth_enabled | bit | 1 | null |
|
|
|||
| is_integrated_auth_enabled | bit | 1 | null |
|
|
|||
| nvarchar | 256 | √ | null |
|
|
|||
| default_logon_domain | nvarchar | 256 | √ | null |
|
|
||
| is_compression_enabled | bit | 1 | null |
|
|
