Interface IAuthRuleBuilderRuleOpDelete

    • Method Detail

      • onCascade

        IAuthRuleBuilderRuleOp onCascade()
        Specifies that this rule applies to cascading deletes as opposed to regular deletes. Note that if you want to allow cascading deletes, you will typically require at least two separate rules: one for the original source resource, and one for the cascade.