Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to enable signing and/or encryption of data sent between client and server.
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.ApplicationServer.Caching.DataCacheSecurity
Syntax
public class DataCacheSecurity
public ref class DataCacheSecurity
type DataCacheSecurity = class end
Public Class DataCacheSecurity
Constructors
| 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. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ProtectionLevel | The ProtectionLevel set for the DataCacheSecurity object. |
![]() |
SecurityMode | The SecurityMode set for the DataCacheSecurity object. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ApplicationServer.Caching Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)