RestrictionsResponse.ProfileRestrictions.ANY profile identifier
A dictionary that contains profile restrictions in effect.
Declaration
object RestrictionsResponse.ProfileRestrictions.ANY profile identifierProperties
| Name | Type | Description |
|---|---|---|
intersection | RestrictionsResponse.ProfileRestrictions.ANY profile identifier.Intersection | A dictionary of intersected profile restrictions. Intersected restrictions indicate that new restrictions can only reduce the number of strings in the set. |
restrictedBool | RestrictionsResponse.ProfileRestrictions.ANY profile identifier.RestrictedBool | A dictionary of Boolean profile restrictions. |
restrictedValue | RestrictionsResponse.ProfileRestrictions.ANY profile identifier.RestrictedValue | A dictionary of numeric profile restrictions. |
union | RestrictionsResponse.ProfileRestrictions.ANY profile identifier.Union | A dictionary of unioned profile restrictions. Unioned restrictions indicate that new restrictions can add to the set. |
Topics
Objects
RestrictionsResponse.ProfileRestrictions.ANY profile identifier.IntersectionRestrictionsResponse.ProfileRestrictions.ANY profile identifier.RestrictedBoolRestrictionsResponse.ProfileRestrictions.ANY profile identifier.RestrictedValueRestrictionsResponse.ProfileRestrictions.ANY profile identifier.Union