Constable Authorization Engine 2.0 BETA

RuleCollectionBase.EnsureNewRuleObjectPolicyOwnershipValid Method 

[This is preliminary documentation and subject to change.]

This member supports the Constable Authorization Engine (CAZE) infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected Sub EnsureNewRuleObjectPolicyOwnershipValid( _
   ByVal newObject As NamedObjectBase _
)
[C#]
protected void EnsureNewRuleObjectPolicyOwnershipValid(
   NamedObjectBase newObject
);

See Also

RuleCollectionBase Class | LaMarvin.Constable.Model Namespace