Overload | Description |
---|---|
SecurityServiceClient Constructor() | Initializes a new instance of the SecurityServiceClient class. |
SecurityServiceClient Constructor(String) | Initializes a new instance of the SecurityServiceClient class specifying the endpoint configuration. |
SecurityServiceClient Constructor(String,String) | Initializes a new instance of the SecurityServiceClient class specifying the endpoint configuration and remote address. |
SecurityServiceClient Constructor(String,EndpointAddress) | Initializes a new instance of the SecurityServiceClient class specifying the endpoint configuration and remote address. |
SecurityServiceClient Constructor(Binding,EndpointAddress) | Initializes a new instance of the SecurityServiceClient class specifying the binding and remote address. |