JAMS 6.x Help
IServerSecurity Interface
Members 


The IServerSecurity interface is implemented by the JAMSServer Service. Clients can use this interface to establish a secure connection to a server.
Object Model
IServerSecurity Interface
Syntax
'Declaration
 
<System.ServiceModel.ServiceContractAttribute("http://ws.mvpsi.com/JAMS/V1")>
Public Interface IServerSecurity 
'Usage
 
Dim instance As IServerSecurity
[System.ServiceModel.ServiceContract("http://ws.mvpsi.com/JAMS/V1")]
public interface IServerSecurity 
Requirements

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

See Also

Reference

IServerSecurity Members
MVPSI.JAMS Namespace