SalesBuy
1-855-856-7678
Technical SupportSupport
Used to enable signing and/or encryption of data sent between client and server.
Namespace: Microsoft.ApplicationServer.Caching
The DataCacheSecurity type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataCacheSecurity()()()() | Initializes a new instance of the DataCacheSecurity class. |
![]() | DataCacheSecurity(SecureString) | Initializes a new instance of the DataCacheSecurity class. Applies only to Windows Azure Shared Caching. |
![]() | DataCacheSecurity(SecureString, Boolean) | Initializes a new instance of the DataCacheSecurity class. Applies only to Windows Azure Shared Caching. |
![]() | DataCacheSecurity(DataCacheSecurityMode, DataCacheProtectionLevel) | Initializes a new instance of the DataCacheSecurity class, allows you to specify the DataCacheSecurityMode and DataCacheProtectionLevel for the instance. Applies only to the server versions of AppFabric. |
| Name | Description | |
|---|---|---|
![]() | ProtectionLevel | The ProtectionLevel set for the DataCacheSecurity object. |
![]() | SecurityMode | The SecurityMode set for the DataCacheSecurity object. |