DataCacheSecurity ClassWindows Server AppFabric Caching Compatibility Library
The class is defined for a source compatibility purpose, it is not used by the WSAF Caching Compatibility Library.
Inheritance Hierarchy

SystemObject
  Soss.Compat.WSAFDataCacheSecurity

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

public class DataCacheSecurity

The DataCacheSecurity type exposes the following members.

Constructors

  NameDescription
Public methodDataCacheSecurity
Initializes a new instance of the DataCacheSecurity class
Public methodDataCacheSecurity(SecureString)
Initializes a new instance of the DataCacheSecurity class
Public methodDataCacheSecurity(SecureString, Boolean)
Initializes a new instance of the DataCacheSecurity class
Public methodDataCacheSecurity(DataCacheSecurityMode, DataCacheProtectionLevel)
Initializes a new instance of the DataCacheSecurity class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyProtectionLevel
Public propertySecurityMode
Top
See Also

Reference