DataCacheServiceAccountType Enumeration
Updated: June 30, 2012
Specifies the type of account that is used to run the AppFabric Caching service.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Member name | Description | |
|---|---|---|
| DomainAccount | The AppFabric Caching service runs under a domain account on the cache cluster. | |
| SystemAccount | The AppFabric Caching service runs under a built-in system account on the cache cluster. For example, NETWORK SERVICE. |
Show: