Click or drag to resize
UserInfoClient Constructor (String)
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#
public UserInfoClient(
	string endpoint
)

Parameters

endpoint
Type: SystemString
endpoint
See Also