Definition
- Namespace:
- Tizen.Account.OAuth2
- Assembly:
- Tizen.Account.OAuth2.dll
Wrapper class contaning OAuth2 related error information
[Obsolete]
public class OAuth2ErrorResponse
- Inheritance
-
object
OAuth2ErrorResponse
Properties
Declaration
[Obsolete]
public string Error { get; }
Property Value
Declaration
[Obsolete]
public string ErrorUri { get; }
Property Value
Declaration
[Obsolete]
public int PlatformErrorCode { get; }
Property Value
Declaration
[Obsolete]
public int ServerErrorCode { get; }
Property Value