Click or drag to resize
CoreConstantsOAUTHACCESSTOKENURL Field
Intuit O Auth Access token Uri.

Namespace:  Intuit.Ipp.Core
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public const string OAUTHACCESSTOKENURL = "https://oauth.intuit.com/oauth/v1/get_access_token_by_intuit_pseudonym"

Field Value

Type: String
See Also