---
title: "getSecurePropertyList"
canonical: "https://support.appfire.com/space/CSOAP/1493047421/getSecurePropertyList"
format: markdown
---
> Macro (aura-html)

See also: [System Client Actions](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493046719)

> Macro (details)
> 
> | **Description** | Gets the list of properties in the current user's secure properties file. Use --outputFormat 1 to list entry names and --outputFormat 2 to also return the associated secret values if present. |
> | --- | --- |
> | **Required Parameters** |  |
> | **Optional Parameters** | [outputFormat](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454543), [outputType](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459055), [include](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493046677), [exclude](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493046635), [columns](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459679), [select](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68453905), [options](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459041), [file](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68455055), [encoding](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68458746), [append](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454814) |
> | **Type** | [Get](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493047621/System+Client+Action+Types#SystemClientActionTypes-Get) |
> | **Category** | [Security](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/1493046572/System+Client+Action+Categories#SystemClientActionCategories-Security) |
> | **Output Formats** | 1 - names only, 2 - names and secret values |
> | **Replacement Variables** |  |
> | **Since Version** | 11.0 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)