---
title: "admGetProjectPermissionScheme"
canonical: "https://support.appfire.com/space/PSJ/15487613/admGetProjectPermissionScheme"
format: markdown
---
> Macro (aura-html)


|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | admGetProjectPermissionScheme(pkey) | **Package** | adm |
| **Alias** |  | **Pkg Usage** | projectPermsScheme(pkey) |

## Description

> Macro (excerpt)
> 
> Returns the project permission scheme.

Returns the project permission scheme.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| pkey | String | Yes | Project key. |

## Return Type

**String**

The requested scheme name.

## See also

> Macro (contentbylabel)