Noemax.WCFX Namespace > WcfXTransportSettings Class : Security Property |
TransportSecuritySettings
that provides transport security settings for the binding.'Declaration Public ReadOnly Property Security As TransportSecuritySettings
'Usage Dim instance As WcfXTransportSettings Dim value As TransportSecuritySettings value = instance.Security
public TransportSecuritySettings Security {get;}
public read-only property Security: TransportSecuritySettings;
public function get Security : TransportSecuritySettings
public: __property TransportSecuritySettings* get_Security();
public: property TransportSecuritySettings^ Security { TransportSecuritySettings^ get(); }
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