SPDistributedCachedBlobAttributes enumeration

Attributes if the cached blob , eg, Encrypt Data, Enrcrypt Key, Encrypt

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration SPDistributedCachedBlobAttributes
'Usage
Dim instance As SPDistributedCachedBlobAttributes
[FlagsAttribute]
public enum SPDistributedCachedBlobAttributes

Members

Member name Description
Default
EncryptData
EncryptKey

See also

Reference

Microsoft.SharePoint.DistributedCaching.Utilities namespace