---
id: v1-request-on-behalf-of-config
title: RequestOnBehalfOfConfig
pagination_label: RequestOnBehalfOfConfig
sidebar_label: RequestOnBehalfOfConfig
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'RequestOnBehalfOfConfig', 'v1RequestOnBehalfOfConfig']
slug: /tools/sdk/typescript/access_requests/models/request-on-behalf-of-config
tags: ['SDK', 'Software Development Kit', 'RequestOnBehalfOfConfig', 'v1RequestOnBehalfOfConfig']
---

# RequestOnBehalfOfConfig

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allowRequestOnBehalfOfAnyoneByAnyone** | **(optional)** `boolean` | If this is true, anyone can request access for anyone. | [default to false]
**allowRequestOnBehalfOfEmployeeByManager** | **(optional)** `boolean` | If this is true, a manager can request access for his or her direct reports. | [default to false]

