| Overload | Description | 
|---|---|
| Initialize(EndpointDescription,EndpointConfiguration,Binding,String) | Initializes the channel without security. | 
| Initialize(ApplicationConfiguration,EndpointDescription,EndpointConfiguration,Binding,X509Certificate2,String) | Initializes the channel with security. | 
| Initialize(ApplicationConfiguration,EndpointDescription,EndpointConfiguration,Binding,X509Certificate2Collection,String) | Initializes the channel with security. | 
| Initialize | Initializes a secure channel with the endpoint identified by the URL. (Inherited from Opc.Ua.WcfChannelBase) | 
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
     
    
    