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