Contents

RestrictionsResponse.GlobalRestrictions

A dictionary that contains the global restrictions in effect.

Declaration

object RestrictionsResponse.GlobalRestrictions

Properties

NameTypeDescription
intersectionRestrictionsResponse.GlobalRestrictions.Intersection

A dictionary of intersected profile restrictions. Intersected restrictions indicate that new restrictions can only reduce the number of strings in the set.

restrictedBoolRestrictionsResponse.GlobalRestrictions.RestrictedBool

A dictionary of Boolean profile restrictions.

restrictedValueRestrictionsResponse.GlobalRestrictions.RestrictedValue

A dictionary of numeric profile restrictions.

unionRestrictionsResponse.GlobalRestrictions.Union

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

Topics

Objects

See Also

Objects