DataCacheSecurity::ProtectionLevel Property
The ProtectionLevel set for the DataCacheSecurity object.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
public: property DataCacheProtectionLevel ProtectionLevel { DataCacheProtectionLevel get(); }
Property Value
Type: Microsoft.ApplicationServer.Caching::DataCacheProtectionLevelReturns the DataCacheProtectionLevel set for the DataCacheSecurity object.
Show: