Noemax.WCFX Namespace > XServiceHost Class : Authentication Property |
'Declaration Public ReadOnly Property Authentication As System.ServiceModel.Description.ServiceAuthenticationBehavior
'Usage Dim instance As XServiceHost Dim value As System.ServiceModel.Description.ServiceAuthenticationBehavior value = instance.Authentication
public System.ServiceModel.Description.ServiceAuthenticationBehavior Authentication {get;}
public read-only property Authentication: System.ServiceModel.Description.ServiceAuthenticationBehavior;
public function get Authentication : System.ServiceModel.Description.ServiceAuthenticationBehavior
public: __property System.ServiceModel.Description.ServiceAuthenticationBehavior* get_Authentication();
public: property System.ServiceModel.Description.ServiceAuthenticationBehavior^ Authentication { System.ServiceModel.Description.ServiceAuthenticationBehavior^ 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