Contents

RestrictionsResponse.ProfileRestrictions.ANY profile identifier

A dictionary that contains profile restrictions in effect.

Declaration

object RestrictionsResponse.ProfileRestrictions.ANY profile identifier

Properties

NameTypeDescription
intersectionRestrictionsResponse.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.

restrictedBoolRestrictionsResponse.ProfileRestrictions.ANY profile identifier.RestrictedBool

A dictionary of Boolean profile restrictions.

restrictedValueRestrictionsResponse.ProfileRestrictions.ANY profile identifier.RestrictedValue

A dictionary of numeric profile restrictions.

unionRestrictionsResponse.ProfileRestrictions.ANY profile identifier.Union

A dictionary of unioned profile restrictions. Unioned restrictions indicate that new restrictions can add to the set.

Topics

Objects