DataCacheSecurity Constructor (DataCacheSecurityMode, DataCacheProtectionLevel)Windows Server AppFabric Caching Compatibility Library
Initializes a new instance of the DataCacheSecurity class

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public DataCacheSecurity(
	DataCacheSecurityMode securityMode,
	DataCacheProtectionLevel protectionLevel
)

Parameters

securityMode
Type: Soss.Compat.WSAFDataCacheSecurityMode
protectionLevel
Type: Soss.Compat.WSAFDataCacheProtectionLevel
See Also

Reference