Method | Description | |
---|---|---|
Created ( System.ServiceModel.ChannelFactory channelFactory ) : void |
Method | Description | |
---|---|---|
ConfigureCredentials ( |
||
ConfigureServiceAuthentication ( System.ServiceModel.Security.X509CertificateRecipientClientCredential service ) : void |
protected abstract ConfigureCredentials ( |
||
credentials | ||
return | void |
protected ConfigureServiceAuthentication ( System.ServiceModel.Security.X509CertificateRecipientClientCredential service ) : void | ||
service | System.ServiceModel.Security.X509CertificateRecipientClientCredential | |
return | void |
public Created ( System.ServiceModel.ChannelFactory channelFactory ) : void | ||
channelFactory | System.ServiceModel.ChannelFactory | |
return | void |