SPDistributedCacheContainerType enumeration

Dedicated Named caches

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration SPDistributedCacheContainerType
'Usage
Dim instance As SPDistributedCacheContainerType
public enum SPDistributedCacheContainerType

Members

Member name Description
DistributedDefaultCache
DistributedAccessCache
DistributedActivityFeedCache
DistributedBouncerCache
DistributedLogonTokenCache
DistributedServerToAppServerAccessTokenCache
DistributedSearchCache
DistributedSecurityTrimmingCache
DistributedActivityFeedLMTCache
DistributedViewStateCache

See also

Reference

Microsoft.SharePoint.DistributedCaching.Utilities namespace