Click or drag to resize
AuthorizeResponseTryGet Method
Decodes url

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 string TryGet(
	string type
)

Parameters

type
Type: SystemString

[Missing <param name="type"/> documentation for "M:Intuit.Ipp.OAuth2PlatformClient.AuthorizeResponse.TryGet(System.String)"]

Return Value

Type: String
string
See Also