Property AuthorizationCode
AuthorizationCode
Gets the authorization code received after successful authentication in a web session. This code is used to generate the IapTokenInfo.
Declaration
public string AuthorizationCode { get; }
Property Value
| Type | Description |
|---|---|
| string | The authorization code received after successful authentication in a web session. This code is used to generate the IapTokenInfo. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |