DataCacheSecurity Constructor
Initializes a new instance of the DataCacheSecurity class.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
| Name | Description | |
|---|---|---|
![]() | DataCacheSecurity() | Initializes a new instance of the DataCacheSecurity class. |
![]() | 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. |
![]() | 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(String^) | Initializes a new instance of the DataCacheSecurity class. |
![]() | DataCacheSecurity(String^, Boolean) | Initializes a new instance of the DataCacheSecurity class. |
Show:
