AuthenticView
See also
Declaration: AuthenticView as AuthenticView (read-only)
Description
Returns an object that gives access to properties and methods specific to the Authentic view.
AuthenticView overlaps with the existing view specific functionality. Future versions of AuthenticView will include all view-specific functionality. The AuthenticView object is the recommended interface for all future implementations.
Examples
Please see the Bubble sort of dyamic tables for information on how to use the AuthenticView object.