# requestHeaderForOneDrive

**Kind:** Constant

**Source:** `Outlook_plugin/src/auth/auth.service.ts` (line 15)

**Part of:** [Auth](subsystem-outlook-plugin-src-auth)

## Definition

```ts
{"enctype": "multipart/form-data"}
```

## Value

```ts
{"enctype": "multipart/form-data"}
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `Activity` — `Outlook_plugin/src/activity/activity.service.ts`:1
- `Attachement` — `Outlook_plugin/src/attachement/attachement.service.ts`:1
