.Net SDK 4.0.0 documentation
.Net SDK 4.0.0 documentation
Intuit.Ipp.OAuth2PlatformClient
DiscoveryClient Class
DiscoveryClient Methods
GetAsync Method
GetAsync Method (String)
GetAsync Method (CancellationToken)
DiscoveryClient
GetAsync Method (CancellationToken)
GetAsync call for Discovery
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
Task
<
DiscoveryResponse
>
GetAsync
(
CancellationToken
cancellationToken
=
null
)
Parameters
cancellationToken
(Optional)
Type:
System.Threading
CancellationToken
cancellationToken
Return Value
Type:
Task
DiscoveryResponse
Task for Discoverresponse
See Also
Reference
DiscoveryClient Class
GetAsync Overload
Intuit.Ipp.OAuth2PlatformClient Namespace