> For the complete documentation index, see [llms.txt](https://docs.soraco.co/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soraco.co/docs/api-reference/.net-api/iqlmhardware/getactivedirectoryappdomain.md).

# GetActiveDirectoryAppDomain

### Description

Gets the active directory domain based on the domain credentials under which the application is running

```csharp
string GetActiveDirectoryAppDomain ()
```

### Return

| Type   | Description                                                                                                |
| ------ | ---------------------------------------------------------------------------------------------------------- |
| string | returns the active directory domain based on the domain credentials under which the application is running |
