| BaseUrlOAuthAccessTokenUrl Property |
Gets or sets the url for OAuth Authentication server.
Namespace:
Intuit.Ipp.Core.Configuration
Assembly:
Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string OAuthAccessTokenUrl { get; set; }Property Value
Type:
String
See Also