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

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

> Macro (details)
> 
> | **Description** | Gets a property from the current user's secure secure properties file. Use --outputFormat 1 to test for existence and --outputFormat 2 to also return the associated value if present. |
> | --- | --- |
> | **Required Parameters** | [name](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68459513) |
> | **Optional Parameters** | [outputFormat](https://appfire.atlassian.net/wiki/spaces/CSOAP/pages/68454543) |
> | **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 - name only, 2 - name and secret value |
> | **Replacement Variables** |  |
> | **Since Version** | 11.0 |
> | **Examples** |  |

## Related How To's

> Macro (cql-query)