Wednesday, December 7, 2011

Tips - Windows Server AppFabric - Security Options


Hi,

In this post i will be talking about the different options available while setting up the security for AppFabric cache.

Command to use setup the security..

Set-CacheClusterSecurity -SecurityMode None -ProtectionLevel None

Possible values for parameters

 SecurityMode -
     None, Transport
 Description: 
        A setting of Transport enables security, whereas a setting a None disables security.
ProtectionLevel  -
     NoneSignEncryptAndSign

Description:
   Specifies the type of security applied to cache cluster data


I Hope this helps!.


Regards,
-Vinayak

No comments: