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 -
None, Sign, EncryptAndSign
Description:
Specifies
the type of security applied to cache cluster data
I Hope this helps!.
Regards,
-Vinayak
No comments:
Post a Comment