AppBasedLinkQuery Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoke request body type for app-based link query.
public class AppBasedLinkQuery
type AppBasedLinkQuery = class
Public Class AppBasedLinkQuery
- Inheritance
-
AppBasedLinkQuery
Constructors
AppBasedLinkQuery() |
Initializes a new instance of the AppBasedLinkQuery class. |
AppBasedLinkQuery(String) |
Initializes a new instance of the AppBasedLinkQuery class. |
Properties
State |
Gets or sets state, which is the magic code for OAuth Flow. |
Url |
Gets or sets url queried by user. |