.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.OAuth2PlatformClient
UserInfoClient Class
UserInfoClient Constructor
UserInfoClient Constructor (String)
UserInfoClient Constructor (String, HttpMessageHandler)
UserInfoClient Constructor (String, HttpMessageHandler)
Constructor
Namespace:
Intuit.Ipp.OAuth2PlatformClient
Assembly:
Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
Copy
public
UserInfoClient
(
string
endpoint
,
HttpMessageHandler
innerHttpMessageHandler
)
Parameters
endpoint
Type:
System
String
endpoint
innerHttpMessageHandler
Type:
System.Net.Http
HttpMessageHandler
innerHttpMessageHandler
See Also
Reference
UserInfoClient Class
UserInfoClient Overload
Intuit.Ipp.OAuth2PlatformClient Namespace