[This is preliminary documentation and subject to change.]
Creates and adds a new ActionRule object to the collection for the given actionId, roleIdstateId, targetStateId, isVisible and isEnabled flags to the containing AuthorizationPolicy instance.
[Visual Basic] Overridable Overloads Public Function AddNew( _ ByVal actionId As String, _ ByVal roleId As String, _ ByVal stateId As String, _ ByVal targetStateId As String, _ ByVal isVisible As Boolean, _ ByVal isEnabled As Boolean _ ) As ActionRule