Click or drag to resize

DiscoveryDocumentProvider Constructor

Initializes an instance of DiscoveryDocumentProvider class.

Namespace:  Aras.IOM.OAuth
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public DiscoveryDocumentProvider(
	string innovatorServerUrl
)

Parameters

innovatorServerUrl
Type: SystemString
The Innovator server url.
See Also