The JidPrivacyRule type exposes the following members.

Properties

  NameDescription
Public propertyAllow
Determines whether entities affected by this rule should be blocked or allowed.
(Inherited from PrivacyRule.)
Public propertyGranularity
Specifies which kinds of stanzas are to be blocked (a value of 0 denotes blocking of all stanzas).
(Inherited from PrivacyRule.)
Public propertyJid
The JID the privacy rule applies to.
Public propertyOrder
The order of the privacy rule. Privacy rules are processed in ascending order determined by this value.
(Inherited from PrivacyRule.)

See Also