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