IR Access Control View
The IR_AccessControl view contains security policies that apply to a given recording.
| Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason |
|---|---|---|---|---|---|---|
| RecordingId | uniqueidentifier (16) | False | No | ID of the recording. |
17.4.0.0 | Added for data extraction from IR_AccessControl table. |
| SecurityPolicyId | uniqueidentifier (16) | False | No | ID of the security policy. |
17.4.0.0 | Added for data extraction from IR_AccessControl table. |
| RecordingDate | datetime2 (8) | False | No | Time the recording was made. |
17.4.0.0 | Added for data extraction from IR_AccessControl table. |
| Column | Data Type (Size) | Is Nullable | Contains PII | Description | Last Change Version | Last Change Reason |
|---|---|---|---|---|---|---|
| RECORDINGID | raw (16) | False | No | ID of the recording. |
17.4.0.0 | Added for data extraction from IR_AccessControl table. |
| SECURITYPOLICYID | raw (16) | False | No | ID of the security policy. |
17.4.0.0 | Added for data extraction from IR_AccessControl table. |
| RECORDINGDATE | timestamp (11) | False | No | Time the recording was made. |
17.4.0.0 | Added for data extraction from IR_AccessControl table. |