1 override of CreateUseKeyElement
System.ServiceModel (1)
System\ServiceModel\Security\WSTrust.cs (1)
1400public override XmlElement CreateUseKeyElement(SecurityKeyIdentifier keyIdentifier, SecurityStandardsManager standardsManager)
1 reference to CreateUseKeyElement
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
914newRequestProperties.Add(this.StandardsManager.TrustDriver.CreateUseKeyElement(keyIdentifier, this.StandardsManager));