Share via


SPDistributedCacheContainerType-Enumeration

Stellt eine Enumeration von dedizierten benannten 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

Member

Membername Beschreibung
DistributedDefaultCache
DistributedAccessCache
DistributedActivityFeedCache
DistributedBouncerCache
DistributedLogonTokenCache
DistributedServerToAppServerAccessTokenCache
DistributedSearchCache
DistributedSecurityTrimmingCache
DistributedActivityFeedLMTCache
DistributedViewStateCache

Siehe auch

Referenz

Microsoft.SharePoint.DistributedCaching.Utilities-Namespace