# SmbSmbCapabilities


## Fields

| Field                                         | Type                                          | Required                                      | Description                                   |
| --------------------------------------------- | --------------------------------------------- | --------------------------------------------- | --------------------------------------------- |
| `SmbDfsSupport`                               | **bool*                                       | :heavy_minus_sign:                            | Server supports Distributed File System       |
| `SmbDirectoryLeasingSupport`                  | **bool*                                       | :heavy_minus_sign:                            | Server supports directory leasing             |
| `SmbEncryptionSupport`                        | **bool*                                       | :heavy_minus_sign:                            | Server supports encryption                    |
| `SmbLeasingSupport`                           | **bool*                                       | :heavy_minus_sign:                            | Server supports Leasing                       |
| `SmbMultichanSupport`                         | **bool*                                       | :heavy_minus_sign:                            | Server supports multiple channels per session |
| `SmbMulticreditSupport`                       | **bool*                                       | :heavy_minus_sign:                            | Server supports multi-credit operations       |
| `SmbPersistentHandleSupport`                  | **bool*                                       | :heavy_minus_sign:                            | Server supports persistent handles            |