Click or drag to resize

LoginGetRedirectUrl Method

Returns the redirect URL to the OAuth service login page.

Namespace:  Packflow.Interface.Account
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public JavaScript GetRedirectUrl()

Return Value

Type: JavaScript
An URL to the Oauth service login page
See Also