| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  Description | nvarchar(256) | |||
|  SharedKey | nvarchar(256) | |||
|  UserNameParameter | nvarchar(50) | Default = N'u' | ||
|  TimeParameter | nvarchar(50) | Default = N't' | ||
|  MD5Parameter | nvarchar(50) | Default = N'm' | ||
|  Delta | int | Default = 300 | ||
|  IncludeIP | bit | Default = 1 | ||
|  RequireSsl | bit | Default = 1 | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ClientSiteID | int | ClientSites.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_ClientSSO | ID |  |  |  | 
