Share via


PasswordHashesOperations interface

Interface representing a PasswordHashes operations.

Properties

listByFirmware

Lists password hash analysis results of a firmware.

Property Details

listByFirmware

Lists password hash analysis results of a firmware.

listByFirmware: (resourceGroupName: string, workspaceName: string, firmwareId: string, options?: PasswordHashesListByFirmwareOptionalParams) => PagedAsyncIterableIterator<PasswordHashResource, PasswordHashResource[], PageSettings>

Property Value

(resourceGroupName: string, workspaceName: string, firmwareId: string, options?: PasswordHashesListByFirmwareOptionalParams) => PagedAsyncIterableIterator<PasswordHashResource, PasswordHashResource[], PageSettings>