id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| password-info-query-dto |
PasswordInfoQueryDTO |
PasswordInfoQueryDTO |
PasswordInfoQueryDTO |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| PasswordInfoQueryDTO |
|
/tools/sdk/powershell/v3/models/password-info-query-dto |
| SDK |
| Software Development Kit |
| PasswordInfoQueryDTO |
|
PasswordInfoQueryDTO
Properties
| Name |
Type |
Description |
Notes |
| UserName |
Pointer to String |
The login name of the user |
[optional] |
| SourceName |
Pointer to String |
The display name of the source |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]