id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| kba-auth-response-item |
KbaAuthResponseItem |
KbaAuthResponseItem |
KbaAuthResponseItem |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| KbaAuthResponseItem |
|
/tools/sdk/powershell/beta/models/kba-auth-response-item |
| SDK |
| Software Development Kit |
| KbaAuthResponseItem |
|
KbaAuthResponseItem
Properties
| Name |
Type |
Description |
Notes |
| QuestionId |
Pointer to String |
The KBA question id |
[optional] |
| IsVerified |
Pointer to Boolean |
Return true if verified |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]