---
title: kODAuthenticationTypeDIGEST_MD5
framework: opendirectory
role: symbol
role_heading: Global Variable
path: opendirectory/kodauthenticationtypedigest_md5
---

# kODAuthenticationTypeDIGEST_MD5

The authentication type used to specify digest MD5 authentication.

## Declaration

```swift
let kODAuthenticationTypeDIGEST_MD5: String
```

## See Also

### Constants

- [kODAuthenticationType2WayRandom](opendirectory/kodauthenticationtype2wayrandom.md)
- [kODAuthenticationType2WayRandomChangePasswd](opendirectory/kodauthenticationtype2wayrandomchangepasswd.md)
- [kODAuthenticationTypeAPOP](opendirectory/kodauthenticationtypeapop.md)
- [kODAuthenticationTypeCRAM_MD5](opendirectory/kodauthenticationtypecram_md5.md)
- [kODAuthenticationTypeChangePasswd](opendirectory/kodauthenticationtypechangepasswd.md)
- [kODAuthenticationTypeClearText](opendirectory/kodauthenticationtypecleartext.md)
- [kODAuthenticationTypeCrypt](opendirectory/kodauthenticationtypecrypt.md)
- [kODAuthenticationTypeDeleteUser](opendirectory/kodauthenticationtypedeleteuser.md)
- [kODAuthenticationTypeGetEffectivePolicy](opendirectory/kodauthenticationtypegeteffectivepolicy.md)
- [kODAuthenticationTypeGetGlobalPolicy](opendirectory/kodauthenticationtypegetglobalpolicy.md)
- [kODAuthenticationTypeGetKerberosPrincipal](opendirectory/kodauthenticationtypegetkerberosprincipal.md)
- [kODAuthenticationTypeGetPolicy](opendirectory/kodauthenticationtypegetpolicy.md)
- [kODAuthenticationTypeGetUserData](opendirectory/kodauthenticationtypegetuserdata.md)
- [kODAuthenticationTypeGetUserName](opendirectory/kodauthenticationtypegetusername.md)
- [kODAuthenticationTypeKerberosTickets](opendirectory/kodauthenticationtypekerberostickets.md)
