2 references to CreateSecurityProperty
System.ServiceModel (2)
System\ServiceModel\Channels\HttpsChannelListener.cs (2)
200
retValue =
CreateSecurityProperty
(certificate, identity, authType);
261
retValue =
CreateSecurityProperty
(certificateEx, null, string.Empty);