DataCacheSecurity Constructor ()

 

Initializes a new instance of the DataCacheSecurity class.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

public DataCacheSecurity()
public:
DataCacheSecurity()
new : unit -> DataCacheSecurity
Public Sub New

See Also

DataCacheSecurity Overload
DataCacheSecurity Class
Microsoft.ApplicationServer.Caching Namespace

Return to top