2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: privacyRuleAllowUsers
|
|
|
|
description: Rule to allow specified users
|
|
|
|
---
|
|
|
|
## Constructor: privacyRuleAllowUsers
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rule to allow specified users
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-09-29 15:50:59 +02:00
|
|
|
|user\_ids|Array of [int](../types/int.md) | Yes|User identifiers|
|
2017-03-11 19:54:51 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [PrivacyRule](../types/PrivacyRule.md)
|
|
|
|
|
|
|
|
|