1 write to keyContainerName
System.ServiceModel (1)
System\ServiceModel\Channels\SelfSignedCertificate.cs (1)
232this.keyContainerName = containerName;
4 references to keyContainerName
System.ServiceModel (4)
System\ServiceModel\Channels\PeerUnsafeNativeCryptMethods.cs (1)
518provInfo.container = this.keyContainerName;
System\ServiceModel\Channels\SelfSignedCertificate.cs (3)
177keyContainerName, 211if (keyContainerName != null) 214keyContainerName,