TabResponse 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.
Envelope for Card Tab Response Payload.
public class TabResponse
type TabResponse = class
Public Class TabResponse
- Inheritance
-
TabResponse
Constructors
TabResponse() |
Initializes a new instance of the TabResponse class. |
Properties
Tab |
Gets or sets the response to the tab/fetch message. Possible values for the tab type include: 'continue', 'auth' or 'silentAuth'. |