Shared Cache is high performance distributed and replication cache system built for .Net applications running in server farms.
Assembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Get / set the key value applicable.
Namespace:
SharedCache.WinServiceCommon.SharpZipLib.EncryptionAssembly: SharedCache.WinServiceCommon (in SharedCache.WinServiceCommon.dll) Version: 3.0.5.1 (3.0.5.1)
Syntax
| C# |
|---|
public override byte[] Key { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overrides Property Key As Byte() |
| Visual C++ |
|---|
public: virtual property array<unsigned char>^ Key { array<unsigned char>^ get () override; void set (array<unsigned char>^ value) override; } |
Field Value
[Missing <value> documentation for "P:SharedCache.WinServiceCommon.SharpZipLib.Encryption.PkzipClassicManaged.Key"]
Remarks
[Missing <remarks> documentation for "P:SharedCache.WinServiceCommon.SharpZipLib.Encryption.PkzipClassicManaged.Key"]