Class ImplicitGrantAuthorizationRequest
Obsolete
Definition
- Namespace:
- Tizen.Account.OAuth2
- Assembly:
- Tizen.Account.OAuth2.dll
- API Level:
- 3
The class contains request parameters for retreiving access token in Implicit Grant flow.
[Obsolete]
public class ImplicitGrantAuthorizationRequest : AuthorizationRequest
- Inheritance
Constructors
View SourceImplicitGrantAuthorizationRequest()
Obsolete
The constructor
Declaration
[Obsolete]
public ImplicitGrantAuthorizationRequest()
API Level: 3
Properties
View SourceResponseType
Obsolete
The response type parameter to aturhoization server.
Declaration
[Obsolete]
public override string ResponseType { get; }
Property Value
Type | Description |
---|---|
String |