> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum CredentialUsage

> What kind of usage is this credential for

What kind of usage is this credential for

## Syntax

```crmscript theme={null}
CredentialUsage
```

## Fields

| Name     | Description                                                                                                                                |
| -------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| Outbound | Credentials saved on behalf of an external system, not for authentication into NetServer                                                   |
| Inbound  | Credentials to be used for authentication into NetServer, by a related plugin                                                              |
| Session  | Session ticket, for re-authentication of an existing session (automatically purged at first full authentication after validity expiration) |
