Click or drag to resize

INavigator Interface

Interface to processing url navigation.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public interface INavigator

The INavigator type exposes the following members.

Methods
  NameDescription
Public methodNavigateAsync
Navigates starting from StartUrl while get redirect to EndUrl.
Top
See Also