Associates a particular policy to a user profile. The association has a time and rule associated with it.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| policy_uuid | integer | not null | The unique policy id |
| userprofile_uuid | byte(16) | not null | The userprofile uuid |
| rule_uuid | byte(16) | not null | The rule uuid. |
| sched_uuid | byte(16) | not null | The sched uuid |
| policytype | nvarchar(255) | not null |
Product Name: Unicenter Wireless Site Management
Table Type: Table