MVPSI.JAMS.Activities Namespace > POPSession Class : UseSecureCiphers Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Configuration")> <System.ComponentModel.DescriptionAttribute("Use Secure Ciphers?")> <System.ComponentModel.BrowsableAttribute(False)> Public Property UseSecureCiphers As System.Boolean
'Usage
Dim instance As POPSession Dim value As System.Boolean instance.UseSecureCiphers = value value = instance.UseSecureCiphers
[System.ComponentModel.Category("Configuration")] [System.ComponentModel.Description("Use Secure Ciphers?")] [System.ComponentModel.Browsable(false)] public System.bool UseSecureCiphers {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2